Get navigation meta-links (prev/next/parent) for a change request page
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$changeRequestIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$pageIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Responses
200
OK
application/json
canonicalone ofOptional
or
get/spaces/{spaceId}/change-requests/{changeRequestId}/content/page/{pageId}/meta-links
200
OK
Last updated
Was this helpful?