# Get consents Returns a list of all available consents Endpoint: GET /consents Version: 4.3.0 Security: api_key ## Response 200 fields (application/json): - `name` (string) Display name of consent Example: "Medlemsvilkår" - `id` (string) Id of consent, use this id when setting consents to true/false Example: "acceptsTerms" - `metaData` (object) ## Response 400 fields ## Response 401 fields