ad855d921ee9

latestOpenAPI 3.0.32026-08-14137304312.9 KB
projects

Search for projects by a given filter

Filterable fields and their allowed operators:

FieldAllowed operators
account_idequals, in, not_in, is_set
statusequals, in, not_in
owner_idequals, in, not_in, is_set, is_unset
is_archivedequals
created_attime_is_after, time_is_before, time_range
updated_attime_is_after, time_is_before, time_range

Timestamp values use RFC3339 format. Valid status values are not_started, in_progress, and completed. For custom fields, pass the field slug as field.

Rate limit: 20 requests per minute

post/projects/search

Request body

cursorstring

The cursor to use for pagination.

limitinteger

The number of projects to fetch. Defaults to 100. Must be greater than 0 and less than 1000.

Response

request_idstring