Bookmark - Fetch details of any requested bookmark

Retrieves details of a specific bookmark associated with a report.

get
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
reportIdstring · uuidRequired

Enter ID of an existing report

bookmarkIdstring · uuidRequired

Enter ID of an existing bookmark

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
200

Success: Successfully retrieved the requested bookmark details.

get
/reports/{reportId}/bookmarks/{bookmarkId}

Last updated