List All Inplace Previews of a Type

get

/content/management/api/v1.1/types/{name}/inplacePreview

List all Inplace Previews of a Type.

Request

Path Parameters
  • Type name identifier is case-sensitive and any special characters must be encoded
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : TypeSubResourceListInplacePreviews
Type: object
InplacePreviews
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : InplacePreview
Type: object
InplacePreview
Show Source

304 Response

Not modified.

400 Response

Bad request.

403 Response

Forbidden.

500 Response

Internal server error.
Back to Top