templates
Get Integration Shape
Return the integration_shape proposal/current state for a template.
Integration shape is a negotiated proposal between the Roxels setup agent and the client's coding agent. Roxels drafts it from the onboarding conversation; the coding agent revises it against the actual codebase; both sides converge on a confirmed shape before coverage gaps are flagged.
get/v1/templates/{template_id}/integration-shape
Path parameters
template_idstring required
Response
Successful Response
{"stackTrail":"paths:/v1/templates/{template_id}/integration-shape:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.