Skip to main content

Return persisted consents of a setup

GET 

/v2/modules/:module/setups/:setupId/consents

Returns a paginated list of persisted consents for all clients within the specified setup. Results can be filtered by client entity ID and/or user identity. The response supports pagination via the page and per_page query parameters, and the total count is included in the X-Total-Count response header.

Request

Responses

A paginated list of persisted consents matching the given criteria