---
title: "Get the Badge Connect manifest for a domain"
method: GET
path: "/bcv1/manifest/{domain}"
tags: ["BadgeConnect"]
---

# Get the Badge Connect manifest for a domain

`GET /bcv1/manifest/{domain}`

Returns the Badge Connect service discovery manifest for the specified domain

## Path parameters

- `domain` string, required

## Response `200`

Manifest retrieved successfully

## Other responses

- `400` — Bad Request
- `404` — Domain 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)
