Get Projects

GA
Retrieve a list of projects including upload progress info.

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Query parameters

nextstringOptional
The pagination token for the next page of projects.
prevstringOptional
The pagination token for the previous page of projects.
limitintegerOptional
Limit total values returned for projects. Defaults to 100. Max 100.
archivedbooleanOptional

Toggle between projects that have been archived (true) or not (false). Defaults to false.

Response

This endpoint returns an object.
limitinteger
datalist of objects
nextstringOptional
prevstringOptional
firstbooleanOptional
lastbooleanOptional

Errors