nowcerts_agent_getList
Retrieve and filter insurance agents from NowCerts with search criteria, column selection, and pagination options for efficient data management.
Instructions
Retrieve a list of agents with search, filtering, and pagination
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columns | No | Columns to return in the response | |
| order_by | No | Field to order results by | |
| order_by_direction | No | Order direction | |
| page | No | Page number for pagination | |
| per_page | No | Number of results per page | |
| search_criteria | No | Search criteria for filtering agents |