Projects
Get structure-preserving JSON or text delivery
Reconstruct translated JSON or text only when completed target segments align exactly with the retained source manifest.
API key permission: deliveries:read.
Parameters
NameTypeDescription
projectIdstring · requiredpath parameter
deliveryIdstring · requiredpath parameter
Standard response headers
HeaderExampleDescription
Stepes-Request-Idb09de4aa-3874-4991-b85c-0bc86e780511Server-generated request identifier for support and audit correlation.
Stepes-API-Version2.0.0Effective Stepes API semantic version.
RateLimit-Policy120;w=60Effective request limit and window for the authenticated key.
RateLimitlimit=120, remaining=119, reset=60Current limit, remaining requests, and reset interval.
Responses
200
Structured delivery
404
Resource was not found or is not available to this API key
409
Idempotency conflict or invalid lifecycle transition
{
"id": "string",
"object": "source_content",
"format": "json",
"content": "string",
"created_at": "2026-07-23T12:00:00Z"
}