Project
Get a project
GET
/
projects
/
{projectIdOrName}
Authorizations
X-Api-Key
string
headerrequiredPath Parameters
projectIdOrName
string
requiredResponse
200 - application/json
id
string
requiredThe project ID.
name
string
requiredThe project name.
appName
string
requiredThe name of the application, which is displayed to end users.
orgId
string
The organization ID that this project belongs to.
createTime
string
requiredThe time the project was created.
updateTime
string
The time the project was updated.
Was this page helpful?