List all meta links (prev/next navigation) for a page in a revision
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$revisionIdstringRequiredPattern:
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}/revisions/{revisionId}/page/{pageId}/meta-links
200
OK
Last updated
Was this helpful?