---
title: "Changes to Gets a participant by its id."
method: GET
path: "/participant/{participantId}"
---

# Changes to Gets a participant by its id.

`GET /participant/{participantId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-08-13** `d779de93a5ee` — 3 breaking, 1 info

## Changes

- **2026-08-13** `d779de93a5ee` — 3 breaking, 1 info
  - the response property `licenseType` became nullable for the status `200`
  - added `#/components/schemas/ModelLicenseType` to the `licenseType` response property `oneOf` list for the response status `200`
  - the `licenseType` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed `#/components/schemas/ModelLicenseType` from the `licenseType` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/rapidata/apis/rapidata-api/docs/participant/:participantId/get.md) · [API](https://skmtc.dev/rapidata/apis/rapidata-api.md) · [Page](https://skmtc.dev/rapidata/apis/rapidata-api/changes/participant/:participantId/get)
