v3

latestOpenAPI 3.1.02026-08-08690159432.1 KB
Projects

Get all projects in a space

Fetches a paginated list of projects for the given space ID with optional filtering and sorting.

get/v1/spaces/{spaceId}/projects

Path parameters

spaceIdinteger required

ID of the space

Query parameters

titlestring
statusstring[]
prioritystring[]
healthstring[]
creatorsinteger[]
membersinteger[]
tagsstring[]
startDatestring date-time
dueDatestring date-time
createdTimestring date-time
modifiedTimestring date-time
overdueboolean
isPublicboolean
dueDateSetboolean
pendingboolean
upcomingboolean
pageinteger

Zero-based page index (0..N)

sizeinteger

The size of the page to be returned

sortstring[]

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Headers

X-Org-Idinteger required

Organization ID

Response

OK

successboolean

Indicates if the operation was successful

messagestring

Message describing the result of the operation

codeinteger

HTTP status code of the response

timestampstring date-time

Timestamp of the response