Skip to main content
List all packagings
curl --request GET \
  --url https://api.gocrex.com/api/packagings \
  --header 'X-API-Key: <api-key>'
{
  "packagings": [
    {}
  ]
}

Authorizations

X-API-Key
string
header
required

Response

PackagingListResponse

List of packagings with emission

packagings
object[]