AtlaSent — List Permits
atlasent_list_permitsList issued permit tokens to audit and monitor permit activity. Filter by status, actor, action type, or date range for targeted review.
Instructions
List issued permit tokens for audit and monitoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO-8601 end timestamp filter. | |
| from | No | ISO-8601 start timestamp filter. | |
| limit | No | Max number of permits to return (default 20). | |
| cursor | No | Pagination cursor from a previous response. | |
| org_id | Yes | Organization ID to list permits for. | |
| status | No | Filter by permit status. | |
| actor_id | No | Filter to permits issued for this actor. | |
| action_type | No | Filter to permits for this action type. |