Report - Retrieves details of a specific report by ID

Retrieves details of a specific report identified by its unique ID.

get
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
reportIdstring · uuidRequired

Enter ID of the report.

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
200

Success: Returns details of the requested report.

get
/reports/{reportId}

Last updated