Get projects

Get all projects for a given workspace that the user has access to

Path Params
string
required

ID of the workspace

Query Params
string
Defaults to fieldName+asc

Sort results by an Action Object field (for example, sortBy=title+asc)

string

Optional fields to filter by. Filters expect a structure like "filters[fieldName]=value". For example, if you want to filter to just get deleted projects, you would pass: "filters[deleted]=true". Currently, only two fields are supported: "archived", "deleted".

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json