| Property | Required | Details | Location |
|---|---|---|---|
uuid |
Must be a String |
URL |
GET /hr_api/v1/configuration_scopes/:uuid
200
{
"configuration_scope": {
"uuid": "1a213dd2-4eaa-4e4b-a38d-05e6e21e5d28",
"scope_type": "recruitment",
"sort": 10,
"name": "recruitment",
"category_status": "active",
"title": "Recruitment"
}
}