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