List pending imports
GET/api/v1/pending-imports
Returns a paginated list of orphan broker executions that need user review. Results are scoped to accounts owned by the authenticated user.
Request
Responses
- 200
- 400
- 401
- 500
Paginated list of pending imports.
Invalid query parameters.
Authentication required.
Server error.