v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Project

Search projects

Performs an advanced search for projects using the provided parameters. Supports filtering by team, status, date ranges, and other criteria. Returns a paginated list of projects matching the search criteria. This endpoint offers more sophisticated filtering capabilities than the standard list endpoint. The search results respect user permissions - only projects visible to the user will be returned.

post/v1/projects/search

Request body

searchstring
sortstring
orderstring
countinteger
pageinteger
limitinteger
teamIdstring
statusstring
permissionstring
teamIdsstring[]
projectIdsstring[]
taskStartDatestring
taskEndDatestring
taskRateIdstring
taskTypestring
taskFilterstring
taskUserIdsstring[]
emptyboolean
offsetinteger

Response

Search results retrieved successfully