v1
latestOpenAPI 3.0.12026-08-0677841.1 MBEmployees
Gets a list of an Employee's Entitlements.
get/employees/{id}/entitlements
Path parameters
idstring required
Employee ID.
Query parameters
$topinteger
Show only the first n items, maximum of 250, see Paging - Top
$skipinteger
Skip the first n items, see Paging - Skip
$filterstring
Filter items by property values, see Filtering
$selectstring[]
Select properties to be returned, see Select
$orderbystring
Order items by property values, see Sorting
$countboolean
Include count of items, see Count
Response
OK