---
title: "Get assertions for the authenticated user"
method: GET
path: "/bcv1/ims/ob/v2p1/assertions"
tags: ["BadgeConnect"]
---

# Get assertions for the authenticated user

`GET /bcv1/ims/ob/v2p1/assertions`

Returns a paginated list of OB 2.1 assertions for the authenticated badge recipient

## Query parameters

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

## Response `200`

Assertions retrieved successfully

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — User 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)
