List all layouts
Retrieves a list of layouts with optional filtering and pagination
Query parameters
Number of items to return per page
Number of items to skip before starting to return results
Direction of sorting
Field to sort the results by
Search query to filter layouts
Response
OK
Changes
Changed in 3 of the 13 revisions of this API.6
- ●
added the new
CHAT_EDITOR_SELECTenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
- ●
for the
queryrequest parameterlimit, the max was set to100.00request-parameter-max-set
- ●
for the
queryrequest parameterlimit, the min was set to1.00request-parameter-min-set
- ●
for the
queryrequest parameteroffset, the min was set to0.00request-parameter-min-set
- ●
- ●
added the new
TOOLenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
TOOL_BODYenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●