Get a single AI feature run
GET/external-apis/:id/ai-features/runs/:run_id
The lookup is double-scoped on the connector id in the URL, so a run belonging to a different connector cannot be fetched via id-guessing. Requires at least the client role in the owning organization (or the connector is public).
Request
Responses
- 200
- 400
- 401
- 404
The run, with its full backing job preloaded
Invalid id or run_id format
Authentication required
Connector not found, or no run with this ID exists in scope for this connector