---
title: "Gets list of presentations or verifiable presentations"
method: GET
path: "/presentations"
tags: ["Presentations"]
---

# Gets list of presentations or verifiable presentations

`GET /presentations`

## Query parameters

- `type` string[]

## Response `200`

Presentations retrieved

- union[] — The Presentations
  - union
    - Presentation — unresolved $ref
    - VerifiablePresentation — unresolved $ref

## Other responses

- `400` — Bad Request
- `401` — Not Authorized
- `410` — Gone! There is no data here

---

[API](https://skmtc.dev/w3c/apis/verifiable-credential-api-for-lifecycle-management.md) · [All operations](https://skmtc.dev/w3c/apis/verifiable-credential-api-for-lifecycle-management/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/w3c/verifiable-credential-api-for-lifecycle-management/revisions/a52f8ca5b671/schema)
