Get project
Returns the current state of a project.
Returns the current state of a project.
Authorization
oauth2 project.readAuthorizationBearer <token>
In: header
Scope: project.read
Path Parameters
project_id*string
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/projects/river-8421"{ "id": "string", "name": "string", "previewOrigins": [ "string" ], "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z"}{ "code": "string", "message": "string", "details": {}}{ "code": "string", "message": "string", "details": {}}{ "code": "string", "message": "string", "details": {}}