Report Subscription - Retrieves subscriptions by report by ID

Retrieves subscriptions associated with a specific report identified by its ID.

get
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
reportIdstring · uuidRequired

Enter ID of the report for which subscriptions are requested.

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
200

Success: Successfully retrieved subscriptions for the specified report.

get
/reports/{reportId}/subscriptions

Last updated