cork_get_integration_users
List users observed from an integration using its UUID, with pagination support. Get user data for risk assessment.
Instructions
List users observed from an integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). Defaults to 1. | |
| page_size | No | Items per page (max 100). Defaults to 10. | |
| tenant_uuid | No | ||
| integration_uuid | Yes | Integration UUID, from cork_get_connected_integrations. |