Retrieves all attribute templates for the current application including their field definitions and associated attributes. Supports pagination, filtering by resources, searching, and sorting.
Filter on attribute templates for different type of resources
Search for attribute templates
Sort order. Should be one of ASC or DESC. Default DESC
The key to sort on. Can be one of created_at, name and type (Default is created_at)
Page number (default is 1)
Filter the result on template key
Amount of products per page. Minimum 0 and max 100 (default is 20)