---
title: "Accept an association request from a credential provider."
method: GET
path: "/api/serviceProviders/{serviceProviderId}/messages/{messageId}/confirm"
tags: ["service-provider-controller"]
---

# Accept an association request from a credential provider.

`GET /api/serviceProviders/{serviceProviderId}/messages/{messageId}/confirm`

Accept the association request from a credential provider.

## Path parameters

- `code` string, required
- `messageId` string, required
- `serviceProviderId` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Unexpected error in processing the request.

---

[API](https://skmtc.dev/myverifly/apis/api-documentation.md) · [All operations](https://skmtc.dev/myverifly/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myverifly/api-documentation/revisions/03f300608c33/schema)
