Report Subscription - Retrieves subscription history of a subscription
Please enter a valid token
The requested API version
1.0Optional User Id
Success: Subscription history successfully fetched.
Represents the history of a subscription run, including details such as schedule, status, and timestamps.
Gets or sets the unique identifier for the report subscription.
Gets or sets the unique identifier for the run.
Gets or sets the schedule associated with the subscription run.
Gets or sets a value indicating whether the run is recipient specific.
Gets or sets a value indicating whether the run was triggered on demand.
Gets or sets the timestamp of the run.
Gets or sets the status of the run.
Gets or sets the export id.
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
Unauthorized: Invalid credentials or missing/invalid authentication token.
Not Found: The specified user does not exist.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated