SpaceMediaSpaceMedia
Endpoint referenceWordPress OAuth

Read the Authorized WordPress Catalog

GET
/api/v1/integrations/wordpress/oauth/catalog

Return the authorized organization or user catalog as bounded release pages for the WordPress plugin. The endpoint is read-only, exposes public catalog references, and accepts only a short-lived WordPress OAuth bearer token.

Authorization

WordPressOAuthBearer
AuthorizationBearer <token>

Access token issued by the WordPress OAuth token endpoint. It is separate from organization Delivery API bearer tokens.

In: header

Query Parameters

page?integer
Range1 <= value
Default1
per_page?integer
Range1 <= value <= 100
Default100

Response Body

application/json

application/json

application/json

application/json

Was this page helpful?