List Projects
List the projects in your organization, most recently updated first.
Authentication
x-api-keystring
API Key authentication via header
Query parameters
limit
Maximum number of projects to return (1-100). Defaults to 10.
cursor
Cursor for pagination.
searchQuery
Search projects by name.
sortBy
Sort order for the results. Defaults to updatedAt.
Allowed values:
Response
Projects retrieved successfully
items
Array of projects.
nextCursor
Cursor for fetching the next page of results.
Errors
401
Unauthorized Error
500
Internal Server Error

