11e8576224b8
latestOpenAPI 3.1.02026-08-136484213.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