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
API key authentication. Include your key in the Authorization header: Authorization: ApiKey YOUR-API-KEY
Company identifier
Filter by specific attorney ID(s)
Search across quote number, description, and other text fields
Field to sort by (default createdAt)
createdAt, updatedAt, name Sort direction (default desc)
asc, desc Page number (1-based, default 1, page size 50)
x >= 1