---
title: "Retrieve events"
method: GET
path: "/consents/events"
tags: ["consents/events"]
---

# Retrieve events

`GET /consents/events`

Returns a list of events for a given organization ID and user ID or organization user ID

## Query parameters

- `organization_id` string, required
- `user_id` string
- `organization_user_id` string
- `status` string
- `regulation` string

## Response `200`

A list of ConsentEvent objects

- ConsentEvents[] — unresolved $ref

---

[API](https://skmtc.net/didomi/apis/didomi-api.md) · [All operations](https://skmtc.net/didomi/apis/didomi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/didomi/didomi-api/revisions/c82339816c36/schema)
