Projects/Brands
List Projects
List projects for the authenticated user with basic information only. Use GET /v1/projects/{projectId} to get full project details.
get/v1/projects
Query parameters
limitinteger
The maximum number of results to return (max 100)
offsetinteger
The number of items to skip before starting to collect the result set
statusstring
Filter by project status (pending|processing|active|error)
Response
Projects list response
Changes
No recorded changes to this endpoint across all 6 revisions of this API.