get_audit_results
Retrieve results from a triggered audit search. If still processing, retry after a short wait.
Instructions
Get results from a previously triggered audit search.
Results may not be immediately available — a 202 response means the search is still processing. Retry after a short wait.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_uuid | Yes | UUID returned by `search_audits`. | |
| limit | No | Max results per page (default 250, max 250). | |
| next_page_token | No | Pagination token from a prior call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||