Projects
Get financial statement for a project
Use this endpoint to retrieve the financial statement report for a project.
get/v2/projects/{project_id}/financial-statement
Path parameters
project_idstring required
The project ID to retrieve financial statement for.
Query parameters
timestamp_granularity'year' | 'quarter' | 'month' | 'week'
The financial statement time granularity.
interval'1m' | '1y' | '2y' | '3y' | '5y' | 'max'
The time interval to retrieve financial statement for.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.