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

Changes

No recorded changes to this endpoint across all 3 revisions of this API.