v1
latestOpenAPI 3.1.02026-08-0653126213.6 KBBadge
Read Badge Criteria
Get an array of criteria for a badge.
get/v1/badge/{badge_id}/criteria
Path parameters
badge_idinteger required
Headers
X-Access-Tokenstring nullable
Response
Successful Response
Example response
[
{
"external_id": "ABCD-EFG-HIJK-LMNOPQRS",
"description": "Earners must have completed a three stage interview process before they can earn this badge.",
"external_url": "https://apply.org"
}
]