7764b2b9fcc4
OpenAPI 3.1.02026-08-126484213.6 MBProjects
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
{
"0": {
"id": {
"eq": "123"
}
},
"$op": "and"
}Headers
X-Organization-Idstring required
Organization ID
Response
Collection project