Text Labels
GET/external/v1/text-labels
Returns the available text labels (e.g. PER, STR, MAIL) for the project resolved from the API key (default project for user/org keys, or the fixed project for a project key).
Use these label names in:
textLabelsonPOST /external/v1/text- upload
configoverrides onPOST /external/v1/documents/upload
Responses
- 200
- 401
Available text labels
Missing or invalid API key / credentials.
Often an empty body. Some auth failures return application/problem+json
with type, title, status, and detail (no instance or problemCode).