---
title: "Gets all lawful basis statuses"
method: GET
path: "/Reference/LawfulBasisStatuses"
tags: ["Reference"]
---

# Gets all lawful basis statuses

`GET /Reference/LawfulBasisStatuses`

## Query parameters

- `filterByLawfulBasis` 'None' | 'DigitalConsent' | 'VerbalConsent' | 'LegitimateInterest' | 'ContractualLegal' | 'LegalObligation' | 'VitalInterests' | 'PublicTask' | 'NotRequired'

## Response `200`

- LawfulBasisStatus[], nullable
  - `Id` integer
  - `LawfulBasis` 'None' | 'DigitalConsent' | 'VerbalConsent' | 'LegitimateInterest' | 'ContractualLegal' | 'LegalObligation' | 'VitalInterests' | 'PublicTask' | 'NotRequired'
  - `StatusType` 'None' | 'NotStarted' | 'VerbalConsentReceived' | 'ConsentDetailsSent' | 'LegitimateInterestDetailsSent' | 'FirstConsentReminderSent' | 'SecondConsentReminderSent' | 'Accepted' | 'Refused' | 'Expired'

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/vslcloud/apis/infinity-api.md) · [All operations](https://skmtc.dev/vslcloud/apis/infinity-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vslcloud/infinity-api/revisions/54661781612a/schema)
