Retrieve a list of QR code templates
QR Code
Retrieve a list of QR code templates
GET
Retrieve a list of QR code templates
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
IDs of templates to filter by. eg. ids=id1&ids=id2
The search term to filter the templates by.
Maximum string length:
100The field to sort the templates by.
Available options:
created_at, name The order to sort the templates by.
Available options:
desc, asc The page number for pagination.
The number of templates per page.
Required range:
10 <= x <= 100Whether to include archived templates in the response.