Parameter | Description |
---|---|
Limit | Sets a limit on the returned values. |
Offset | Offsets the returned values. |
{
"value": [
{
"id": "5ee6c643bc3bc72b7f40e04a",
"name": "Representative",
"parent": null
},
{
"id": "5ee6c649bc3bc72cfcb9d3b8",
"name": "Executive",
"parent": null
},
{
"id": "5ee6c6bdbc3bc7293a217ffc",
"name": "Manager",
"parent": null
}
]
}
Was this page helpful?