List Dictionary Languages

Return all locales that have at least one dictionary entry, with entry counts.

Results are ordered by entry count descending, then BCP-47 locale code ascending. Use this endpoint to populate a locale filter dropdown before calling GET /dictionary?language=, rather than hard-coding the supported locale list in your client.

Authentication

AuthorizationBearer
Clerk JWT token
OR
AuthorizationBearer

Onepin live API key (op_live_...). Test and public keys are reserved in Phase 1.

Headers

X-Workspace-Idstring or nullOptional

Response

Successful Response
datalist of objects
metaobject

Errors

422
Unprocessable Entity Error