---
title: "Get Training Registar By Id"
method: GET
path: "/training/training-id/{id}"
tags: ["Training"]
---

# Get Training Registar By Id

`GET /training/training-id/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

## Changes

> 70 revisions in range; 55 could not be searched.

- **2025-07-10** `37ab79ef8ad6` — 1 breaking, 3 info
  - added the new path request parameter `id`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
  - added the success response with the status `200`
- **2025-07-10** `b17c66b4eccf` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/verifywise-ai/apis/verifywise-api/changes/training/training-id/:id/get.md)

---

[API](https://skmtc.dev/verifywise-ai/apis/verifywise-api.md) · [All operations](https://skmtc.dev/verifywise-ai/apis/verifywise-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/verifywise-ai/verifywise-api/revisions/3b138b306b5b/schema)
