Layouts
List all layouts
Retrieves a list of layouts with optional filtering and pagination
get/v2/layouts
Query parameters
limitnumber
Number of items to return per page
offsetnumber
Number of items to skip before starting to return results
orderDirection'ASC' | 'DESC'
Direction of sorting
orderBy'createdAt' | 'updatedAt' | 'name'
Field to sort the results by
querystring
Search query to filter layouts
Response
OK