Projects
Get project
Retrieve detailed information about a specific project.
GET
Python
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Response
200 - application/json
Returned project
The response is of type object
.
Python