List disclosures
Returns every disclosure Bluum surfaces to end-users — verbatim Alpaca regulated copy, Alpaca’s reference PDF library (including the High Yield Cash / FDIC Bank Sweep variants), and Bluum’s platform disclosures.
No authentication required — partners can hit this endpoint from un-authenticated screens (signup, onboarding intro) to render disclosure copy.
Partners should cache the response by version per disclosure
and re-fetch on each session boundary; when a version advances
the partner must re-prompt the user for acknowledgement.
The text field on kind: verbatim_text disclosures is
regulated word-for-word copy. Do not modify, translate, or
truncate it. Translations are permitted only if they match
the source language word-for-word.
Query Parameters
Filter by source. Omit for all.
alpaca, bluum Filter by onboarding route. us returns disclosures whose route
is us OR all; same for international. all (default)
returns every disclosure.
all, us, international Filter to the disclosures the partner should surface at a specific point in the onboarding / enrollment flow.
step_6_affiliations, step_7_w8_certification, step_9_broker_agreements, step_12_post_account, step_hyc_enrollment, step_fixed_income_enrollment, platform_signup true returns only disclosures the partner must capture an
explicit acknowledgement for (checkbox / "I Agree" button).
false returns reference-only disclosures.
Response
Disclosure list.
List envelope. data holds the page of items;
each item is itself wrapped in a ResourceEnvelope.