Orgs

List projects in an org

Lists active projects that the actor can view across the org, optionally filtered to one workspace.

get/v1/orgs/{orgId}/projects

Path parameters

orgIdstring uuid required

Query parameters

OR
'createdAt'
OR
'-createdAt'
OR
'updatedAt'
OR
'-updatedAt'
OR
'id'
OR
'-id'
page[size]number
page[after]string
page[before]string
filter[workspaceId]string uuid
filter[workspaceId][eq]string uuid

Headers

Authorizationstring

Response

Default Response

Changes