GET
/
projects

Authorizations

X-Api-Key
string
header
required

Response

200
application/json
List of projects
id
string
required

The project ID.

name
string
required

The project name.

appName
string
required

The name of the application, which is displayed to end users.

createTime
string
required

The time the project was created.

orgId
string

The organization ID that this project belongs to.

updateTime
string

The time the project was updated.