cURL
CLI
Get v1projects config
Get full project configuration for CLI. Returns source/target locales, removed locales, and AI provider settings. BYOK keys are fetched separately via GET /v1/user/byok/.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.lazylocales.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Minimum string length:
1Example:
"proj_abc123"
Response
200 - application/json
Project config retrieved
Example:
"proj_abc123"
Required string length:
2 - 10Pattern:
^[a-z]{2,3}(-[A-Z]{2,3})?$/iExample:
"en"
Required string length:
2 - 10Pattern:
^[a-z]{2,3}(-[A-Z]{2,3})?$/iExample:
["nl-NL", "de", "fr-FR"]
Required string length:
2 - 10Pattern:
^[a-z]{2,3}(-[A-Z]{2,3})?$/iExample:
["es"]