GET /defaultsettings//
Documentation Index
Fetch the complete documentation index at: https://apidocs.royalti.io/llms.txt
Use this file to discover all available pages before exploring further.
label - Label-specific defaults (entityId required)artist - Artist-specific defaults (entityId required)user - User-specific defaults (entityId required)GET /defaultsettings/{entityType} endpoint instead (without entityId).
Method:
GET
Path Parameters:
| Parameter | Type | Description | Required |
|---|---|---|---|
| entityType | string | Type of entity (label, artist, or user) | Yes |
| entityId | uuid | Entity ID | Yes |
| Parameter | Type | Description | Required |
|---|---|---|---|
| category | string | Filter by category (content, business, ddex, validation) | No |
| includeInactive | boolean | Include inactive settings | No |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Type of entity (label, artist, or user only)
label, artist, user Entity ID
Filter by settings category
content, business, ddex, validation Include inactive settings in results