Get post-call config
GET/v1/pathways/:id/post-call-config
The pathway's editable post-call config — summary instructions, extraction schema, and outcomes — read from the open draft when one exists, else the active version. Authoring payload — passed through from the internal service as-is; it evolves with the product and is not a frozen contract.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Missing, invalid, revoked, or expired API key.
The key lacks the pathways:read scope.
No pathway with this id, or the pathway has no versions.
Rate limit exceeded.