v1
latestOpenAPI 3.0.32026-08-0613775357.6 KBdisciplines
Fetch discipline
Returns the discipline with the matching ID.
get/disciplines/{discipline_id}
Path parameters
discipline_idinteger required
The ID of the discipline.
Response
The matching discipline object.
Example response
{
"discipline_id": 1,
"value": "Developer"
}