Calls
Projects
get_project_list
5min
This call returns project data. The arguments that would be included in the doc are described below:
Name | Type | Required | Description |
---|---|---|---|
action | string | true | get_project_list |
group_id | integer | true | This can be any group id within your organization |
doc | array | false | See doc parameters below. |
Name | Type | Required | Description |
---|---|---|---|
only_archived | boolean | false | Includes only archived projects. |
with_archived | boolean | false | Includes active and archived projects. |