GET v1/competence/{personalId}/positions/{positionId}?unitId={unitId}
Get information about a user and a role
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| personalId |
Id of user |
string |
Required |
| positionId |
Id of role |
integer |
Required |
| unitId |
Id of unit |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json, application/scim+json
Sample:
{}
multipart/form-data
Sample:
--MultipartDataMediaFormatterBoundary1q2w3e Content-Disposition: form-data; name="" System.Object --MultipartDataMediaFormatterBoundary1q2w3e--