legal-documents
List legal documents
Retrieve all available legal documents, optionally filtered by document type.
get/legal-documents
Query parameters
document_type'investment_services_agreement' | 'risk_disclosures' | 'conflicts_of_interest_policy' | 'complaints_handling_policy' | 'client_assets_safeguarding_policy' | 'investor_compensation_fund_policy' | 'order_execution_policy' | 'costs_and_charges' | 'pccpc_prospectus' | 'pccpc_special_regulations' | 'pccpc_acceptance_declaration'
Return legal documents of the given type.
Response
OK
Example response
[
{
"latest_version": {
"effective_at": "2026-07-14T09:30:00Z"
}
}
]Changes
Changed in 1 of the 10 revisions of this API.1
- ○
api tag
legal-documentsaddedapi-tag-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○