The endpoint returns a list of Bitpanda legal documents.
You can pass the parameter Accept-Language with a string containing ISO 639-1 language code to get the list of legal documented translated into the chosen language, if available.
A list of legal documents
Unauthorized
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "data": [
- {
- "id": "f380abd0-4712-4e1c-96cd-43ea6809a317",
 - "version_id": "f380abd0-4712-4e1c-96cd-43ea6809a317",
 - "version": "1.0.0",
 - "title": "Cost Transparency Crypto Assets",
 - "slug": "COST_TRANSPARENCY_CRYPTO",
 - "language": "en",
 - "released_at": "2024-10-18T23:35:24+00:00",
 - "effective_at": "2025-01-29T04:52:19+00:00"
 
} 
] 
}