Skip to main content
GET
/
projects
Error
A valid request URL is required to generate request examples
[
  {
    "projectId": "<string>",
    "projectName": "<string>"
  }
]

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Projects available for media uploads and post creation.

projectId
string
required

Project identifier.

projectName
string
required

Human-readable project name.