List Approvals
neuron_list_approvalsList approval requests for the organization, newest first. Filter by status (pending/approved/rejected/expired/cancelled). Requires a bot API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Items per page (default 25, max 100) | |
| apiKey | Yes | Bot API key with 'nrn_' prefix for authentication | |
| status | No | Filter: pending | approved | rejected | expired | cancelled | |
| channelId | No | Filter by WhatsApp channel (UUID) |