List Enrollments
automations
List Enrollments
List enrollment runs for an automation (observability).
Supports ?filter[status]=stuck for filtering stuck enrollments.
Cursor-paginated, ordered by entered_at descending.
Returns 404 if the automation does not exist or belongs to a different
team/hub.
GET
List Enrollments
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 100