Projects
Get financial statement for a project
Use this endpoint to retrieve the financial statement report for a project.
GET
Get financial statement for a project
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The project ID to retrieve financial statement for.
Query Parameters
The financial statement time granularity.
Available options:
year
, quarter
, month
, week
The time interval to retrieve financial statement for.
Available options:
1m
, 1y
, 2y
, 3y
, 5y
, max
Response
200 - application/json
OK
The response is of type object
.
Get financial statement for a project