Project
Retrieve a project
GET
/
project
/
{project_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
project_id
string
requiredID of the project
Response
200 - application/json
credit
number
Remaining credit of the project in $
discount
integer
Discount of the project as percentage
id
string
name
string
Name of the project