GET
/
projects
/
{projectIdOrName}

Authorizations

X-Api-Key
string
headerrequired

Path Parameters

projectIdOrName
string
required

Response

200 - application/json
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.