latestOpenAPI 3.0.12026-08-16171142480.4 KB

ff1699330afa

Report API

Create a performance report

post/rest/api/v1/reports/performance

Request body

idstring[] required

List of unique identifiers for the resources (e.g., account IDs, project IDs, or feature IDs) for which the performance report is requested.

idType'ACCOUNT' | 'PROJECT' | 'FEATURE' required

Type of resource identified by the IDs, indicating whether the report pertains to accounts, projects, or specific features.

startstring date-time required

Start date for the reporting period.

stopstring date-time required

End date for the reporting period.

Response

OK