v1

latestSwagger 2.02026-07-17118150232.7 KB
GENERAL

Gets details of all existing projects

get/projects

Query parameters

projectNamestring

Name of a specific project (allows % syntax to 'like' functionality)

teamIdstring

Unique ID of a specific team (empty value allowed)

showAlsoDeletedProjectsboolean

Expose deleted project information, default value is "false"

offsetinteger

Get records starting at (limit*offset)

limitinteger

Number of projects to return

Response

Ok