getBookmarks
abstract suspend fun getBookmarks(params: GetBookmarksQueryParams): AtpResponse<GetBookmarksResponse>
Gets views of records bookmarked by the authenticated user. Requires authentication.
Gets views of records bookmarked by the authenticated user. Requires authentication.