Projects

Get all projects

Retrieve a list of all projects for a team

GET
/api/projects

Authorization

Authorization
header
string
required

Enter the team access token with the Bearer prefix, e.g. "Bearer team_access_token"

Responses

application/json
data
object[]
required

Data contains the project items

status
"success"
string
required

Status indicates the response status "success"

Projects retrieved successfully