Project
List all projects that the API key or user credential has access to
GET
/
projects
Authorizations
X-Api-Key
string
headerrequiredResponse
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?