---
title: "Retrieve system stateful action callback url"
method: GET
path: "/v1/certificates/{certificateId}/callback"
tags: ["v1"]
---

# Retrieve system stateful action callback url

`GET /v1/certificates/{certificateId}/callback`

This method is used to retrieve the registered callback url for a certificate.

## Path parameters

- `certificateId` string, required

## Response `200`

Callback registered

- CertificateCallback
  - `callbackUrl` string, required — Callback url registered to receive stateful actions

## Other responses

- `400` — Request was malformed
- `401` — Authentication info not sent or invalid
- `403` — Authenticated user is not allowed access
- `404` — Certificate id not found
- `500` — Internal server error

---

[API](https://skmtc.net/godaddy/apis/untitled-api-2.md) · [All operations](https://skmtc.net/godaddy/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/godaddy/untitled-api-2/versions/100b3aa2d7ee/schema)
