Returns report schedule details for the given schedule ID

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

reportScheduleIdstringRequired

Response

Success
reportScheduleIdstring
reportTypestring
periodenum
ISO 8601 duration for schedule recurrence
nextReportCreationTimedatetimeOptional

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error