---
title: "Get verifiable credentials for the authenticated user"
method: GET
path: "/ims/ob/v3p0/credentials"
tags: ["BadgeConnect"]
---

# Get verifiable credentials for the authenticated user

`GET /ims/ob/v3p0/credentials`

Returns a paginated list of signed OB 3.0 verifiable credentials for the authenticated badge recipient

## Query parameters

- `limit` integer
- `offset` integer
- `since` string, date-time

## Response `200`

Credentials retrieved successfully

## Other responses

- `400` — Invalid request parameters
- `401` — Unauthorized
- `403` — Access denied
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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