Get Projects

GA
GET
/v1/projects

Retrieve a list of projects including upload progress info.

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
Built with