Badges
Retrieve a Badge
OAuth Scope
This endpoint requires the following OAuth scope manage_badges.
get/badge/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Badge
Response
Badge record retrieved successfully
Example response
{
"uuid": "123e4567-9259-4a43-8a62-23f947f6e74b",
"edit_date": "2026-03-01 12:00:00",
"regarding_form_uuid": "123e4567-31b4-475f-8328-23f94ee2d83b",
"regarding_asset_type_uuid": "123e4567-f401-47d3-8ab9-23f94645b98b"
}