Skip to main content
GET
List legal documents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

document_type
enum<string>

Return legal documents of the given type.

Available options:
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

Response

OK

created_at
string<date-time>
required

The timestamp (in ISO-8601 format) of when the resource was created.

document_type
enum<string>
required

Legal document type.

Available options:
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
id
string
required

Unique resource identifier.

latest_version
LegalDocumentVersion · object | null
required

Latest version of the legal document.

modified_at
string<date-time>
required

The timestamp (in ISO-8601 format) of when the resource was last modified.

name
string
required

Legal document name.