GA
Get Projects
Retrieve a list of projects including upload progress info.
Headers
Authorization
OAuth authentication of the form <token>.
Query parameters
next
The pagination token for the next page of projects.
prev
The pagination token for the previous page of projects.
limit
Limit total values returned for projects. Defaults to 100. Max 100.
archived
Toggle between projects that have been archived (true) or not (false). Defaults to false.
Response
This endpoint returns an object.
limit
data
next
prev
first
last
Errors
400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error