List AI feature run history for a connector
GET/external-apis/:id/ai-features/runs
Ordered by createdAt descending. before is a cursor on the run id for stable backwards pagination (not offset-based). Requires at least the client role in the owning organization (or the connector is public).
Request
Responses
- 200
- 400
- 401
- 404
- 422
Matching runs, each with a reduced projection of its backing job
Invalid ID format (not a positive integer)
Authentication required
Resource not found
Validation failed