Projects
Get project details
Returns the details of a project.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successful response
The project ID in UUID format.
The name of the project.
The balance of the project.
The creation date of the project.
The number of tokens associated with the project.
The daily spent amount for the project.
The number of daily requests for the project.