200 Successful Response
Schema: AdvisoryFirmListResponse
-
itemsarray · AdvisoryFirmResponse requiredAdvisoryFirmResponse -
List of items
11 fields
-
namestring required -
Firm name.
-
addressstring -
Firm business address.
-
einstring -
Tax Employer Identification Number.
-
logo_urlstring -
URL or S3 key for the firm logo.
-
stripe_customer_idstring -
Stripe customer ID for subscription billing.
-
client_messaging_enabledboolean -
Whether clients can use the messaging portal.
-
ap_automation_enabledboolean -
Whether clients see the AP automation bills page in the client portal.
-
client_visible_integrationsarray · string -
Integration IDs visible to clients in the client portal.
-
idstring required -
Advisory firm UUID.
-
slack_connectedboolean -
Whether a Slack webhook URL is configured.
-
slack_webhook_url_maskedstring -
Masked Slack webhook URL (never exposes the full secret).
-
-
totalinteger -
Total number of items (null when not calculated for performance)
-
limitinteger -
Pagination limit
-
next_cursorstring -
Cursor for next page
-
prev_cursorstring -
Cursor for previous page
-
has_nextboolean required -
Whether there are more items
-
has_prevboolean required -
Whether there are previous items