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
- 200
- 204
- 403
A paginated list of persisted consents matching the given criteria
No persisted consents match the specified filter criteria
The caller is not authorized to list persisted consents for the specified user or setup