Calls
Projects

get_project_list

5min

This call returns project data. The arguments that would be included in the doc are described below:

Basic parameters

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.

Doc Parameters

Name

Type

Required

Description

only_archived

boolean

false

Includes only archived projects.

with_archived

boolean

false

Includes active and archived projects.



Example

Call

Curl
Python


Response

JSON




Updated 14 May 2024
Doc contributor
Doc contributor
Did this page help you?