Skip to main content
GET
List registered catalog export templates
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /catalog/export/templates Description: Lists every export template currently registered (BackBeat, Too Lost, Sonosuite, and the assets/products/artists/labels/splits/releases catalog templates), including the options each one accepts. Use this to populate a template picker before calling POST /catalog/export. Authorization:
  • Required role: admin or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Registered templates retrieved

status
string
Example:

"success"

data
object[]