List All Layout Mappings of a Type

get

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

List all Layout Mappings 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 : TypeSubResourceListLayoutMappings
Type: object
LayoutMappings
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : LayoutMapping
Type: object
LayoutMapping
Show Source
Nested Schema : formats
Type: object
Additional Properties Allowed
Show Source
layout formats.

304 Response

Not modified.

400 Response

Bad request.

403 Response

Forbidden.

500 Response

Internal server error.
Back to Top