GET api/v1/competencies/{competencyId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
competencyId

integer

Required

Body Parameters

None.

Response Information

Resource Description

CompetencyModel
NameDescriptionTypeAdditional information
TenantId

string

None.

CompetencyId

integer

Required

Code

string

Required

String length: inclusive between 0 and 25

Name

string

Required

String length: inclusive between 0 and 100

ShortDescription

string

Required

String length: inclusive between 0 and 200

DepartmentCompetencies

Collection of DepartmentCompetencyModel

None.

DepartmentSummaryCompetencies

Collection of DepartmentSummaryCompetencyModel

None.

StaffCompetencies

Collection of StaffCompetencyModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.