Report
Authorizations
OAuth2applicationRequired
Token URL:
Path parameters
serviceIdanyRequired
serviceId
Responses
200
OK
application/json
namestringOptionalExample:
My Department ReportreportIdintegerOptionalExample:
2401
Unauthorized
application/json
503
Service Unavailable
application/json
get
/service/{serviceId}/reportAuthorizations
OAuth2applicationRequired
Token URL:
Path parameters
serviceIdanyRequired
serviceId
reportIdanyRequired
reportId to run
Query parameters
startTimestampanyOptional
start time range, unix timestamp, default 24 hours ago
endTimestampanyOptional
end time range, unix timestamp, default now
Responses
200
OK
application/json
endTimestringOptional
startTimestringOptional
401
Unauthorized
application/json
503
Service Unavailable
application/json
get
/service/{serviceId}/report/{reportId}Last updated
Was this helpful?