OpenAPI 3.0.22026-08-1719091299.2 KB

c82339816c36

consents/events

Retrieve an event

Returns an event

get/consents/events/{id}

Path parameters

idstring required

The ID of the event to retrieve

Query parameters

organization_idstring required

The ID of the organization that the event belongs to

user_idstring

The Didomi user ID for which to retrieve events. You must provide either user_id or organization_user_id when querying events

organization_user_idstring

The organization user ID for which to retrieve events. You must provide either user_id or organization_user_id when querying events

Response

A ConsentEvent object

ConsentEvents required— unresolved $ref