Performance
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
accountIdstringRequired
Query parameters
reportTypestring · enumOptionalDefault:
Type of the report required
HISTORICALExample: HISTORICALPossible values: startDatestring · dateOptionalExample:
The first date to include in the performance data
2024-02-01endDatestring · dateOptionalExample:
The last date to include in the performance data
2024-05-01Responses
200
Successful response
application/json
Responseany of
or
400
Validation Error
401
Unauthorized
403
Insufficient Privileges
4XX
Client error
5XX
Server error
get
/v1/accounts/{accountId}/performanceLast updated