Check project slug/ID validity
GET /project/{id|slug}/check
GET
/project/{id|slug}/check
Parameters
Path Parameters
id|slug
required
string
The ID or slug of the project
Responses
200
Expected response to a valid request
object
id
string
404
The requested item(s) were not found or no authorization to access the requested item(s)