Bookmark - Fetch list of all available bookmarks
Authorizations
HTTPRequired
Please enter a valid token
Path parameters
reportIdstring · uuidRequired
Enter unique ID of the report for which bookmarks are requested.
Query parameters
versionstringOptionalDefault:
The requested API version
1.0Header parameters
embedfast-user-idstringOptional
Optional User Id
Responses
200
Success: Successfully retrieved the list of all available bookmarks.
400
Bad Request: The server cannot process the request due to client errors, such as malformed syntax or incorrect/missing parameters.
401
Unauthorized: Invalid report ID or missing/invalid authentication token.
403
Forbidden: Access denied due to insufficient permissions or account restrictions.
404
Not Found: The specified bookmark or report does not exist, the URL is invalid, or the resource has been deleted.
500
Internal Server Error: An unexpected error occurred or a server timeout.
get
/reports/{reportId}/bookmarksLast updated