Report - Retrieves details of a specific report by ID
Authorizations
Path parameters
reportIdstring · uuidRequired
Enter ID of the report.
Query parameters
versionstringOptionalDefault:
The requested API version
1.0
Header parameters
embedfast-user-idstringOptional
Optional User Id
Responses
200
Success: Returns details of the requested report.
403
Forbidden: Access denied to view report details due to insufficient permissions or account restrictions.
404
Not Found: The specified report was not found, the URL is invalid, or the resource has been deleted.
500
Internal Server Error: An unexpected error occurred or a server timeout.
get
PreviousReport - Retrieves a list of reports or paginated reports by typeNextReport - Clones a report by ID with provided details
Last updated