get https://example.com/authoring/v1/sites/pages/
Returns the page metadata specified by unique page-id
. This API is equalivent to /sites/pages/{site-id/pages{page-id}
but does not require a site-id
.
If the page is a root page then no parentId will be returned in the response.
User roles: admin, manager, editor, viewer