orgs
projects

Returns a list of projects from the given organization. Can take either the organization UID (orgUid) or name preceded by a @ (@orgName).

get/v3/orgs/{orgUid}/projects

Query parameters

qstring

The search query: words separated by spaces.

sort_by'name' | 'updatedAt'

Sorts projects by this param.

Response

Success

uidstring
updatedAtstring
memberCountstring
slugstring
modelCountstring
namestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.