com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Metadata of Resource/Collection with REST API

This section explains the following REST operations regarding the metadata of the resource / collection which have been secured with OAuth 2.0.

The following terms explain the meaning of the parameters passed with the following REST URIs

ParameterExplanation
pathPath of the resource/collection
OAuth access tokenAuthorized access token per user for an hour by default

Get the Metadata of the Resource

Attributesvalues
HTTP MethodGET
Request URI/metadata?path={ resource path }
HTTP Request HeaderAuthorization: Bearer { OAuth access token }
DescriptionContains the description, media type, last modified time, author's user name, last modified person's username, created time.
ResponseHTTP 200 OK
Response Typeapplication/json

Get the Metadata of the Collection

AttributesValues
HTTP MethodGET
Request URI/metadata?path={ collection path }
HTTP Reuqest HeaderAuthorization: Bearer { OAuth access token }
DescriptionContains the description, media type, last modified time, author's user name, last modified person's username, created time
ResponseHTTP 200 OK
Response Typeapplication/json
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.