Reference / Consent

list the application's legal documents. Requires `settings:read`.

GET /v1/consent-documents
Secret API key operationId: list

Authorization

Server-to-server. Send a secret key as a Bearer token plus the x-application-id header.

Responses

200 Consent documents

Request

curl -X GET "http://localhost:8080/v1/consent-documents" \

Try it

live request
GET http://localhost:8080/v1/consent-documents