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.

orgId
string

The organization ID that this project belongs to.

createTime
string
required

The time the project was created.

updateTime
string

The time the project was updated.