List Attorneys
Attorneys
List Attorneys
Returns a paginated list of attorneys for the company.
Attorneys represent legal professionals that can be associated with lawsuits as plaintiff or defense counsel. Filter by ID or search text, and sort by various fields.
Required permission: company.attorney:read
GET
List Attorneys
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Query Parameters
Filter by specific attorney ID(s)
Search across quote number, description, and other text fields
Field to sort by (default createdAt)
Available options:
createdAt, updatedAt, name Sort direction (default desc)
Available options:
asc, desc Page number (1-based, default 1, page size 50)
Required range:
x >= 1