Space embeds
Render or resolve embedded content within a space.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Query parameters
urlstringRequired
URL to resolve
Responses
200
OK
application/json
and
anyOptional
or
or
get
/spaces/{spaceId}/embed200
OK
Last updated
Was this helpful?