Skip to main content
GET
List carton templates

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Query Parameters

active_only
boolean

When true, return only active cartons (is_active = true).

Filter to cartons whose name contains this value (LIKE).

Response

A list of carton templates.

data
object[]