---
title: "GET /v1/{sid}/consent/list"
method: GET
path: "/v1/{sid}/consent/list"
tags: ["3. List Records"]
---

# GET /v1/{sid}/consent/list

`GET /v1/{sid}/consent/list`

The Kaleyra platform allows you to extract end-users' mobile numbers based on specific filters provided in the request and retrieve their corresponding consent data.

## Path parameters

- `sid` string, required

## Query parameters

- `channel` string, required
- `status` -1 | 0 | 1 | 2
- `from_date` string, date
- `to_date` string, date
- `consent_category` string
- `sort_order` 'asc' | 'desc'
- `page` integer
- `limit` integer
- `sort_by` string
- `sender_identifier` string
- `contact_identifier` string

## Headers

- `api-key` string, required

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis.md) · [All operations](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaleyra/kaleyra-io-sms-apis/versions/d9b785884d03/schema)
