GET
/
api
/
v1
/
badges
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>",
  "type": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "name": "<string>",
    "logo": "<string>"
  },
  "translation": "<string>",
  "logo": "<string>",
  "hours": 123,
  "referrals": 123,
  "defaultNote": "<string>"
}

Path Parameters

id
string
required

Badge identifier

Response

200
application/ld+json

Badge resource