Projects
Get projects
List projects. Returns a paginated collection of projects accessible to the authenticated user. Supports filtering, sorting, and including related resources.
get/api/v2/projects
Query parameters
sortstring[]
Sort project
Filters
{
"status": {
"eq": "active"
}
}Headers
X-Organization-Idstring required
Organization ID
Response
Collection project