Get navigation metadata links for a page (previous, next, parent)
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
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}/content/page/{pageId}/meta-links
200
OK
Last updated
Was this helpful?