cURL
Source Files
Get v1projects source
Get the current source locale file content, version, and pending diff. Used by CLI to check if local source matches remote.
GET
cURL
Path Parameters
Minimum string length:
1Example:
"proj_abc123"
Response
200 - application/json
Successfully retrieved source file
Example:
4
Required string length:
2 - 10Pattern:
^[a-z]{2,3}(-[A-Z]{2,3})?$/iExample:
"en"
Example:
142
Example:
"{ \"greeting\": \"Hello\" }"
Example:
1739712000000