Skip to main content
POST
Get Project List

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
operationName
string

Must be GetProjectList.

variables
object

Filters and ordering for the project list query.

query
string

The GetProjectList GraphQL query string.

Response

default

Response schema not yet documented in the upstream Postman spec.