Get the list of initiators
GET {{baseUrl}}/api/v1/initiators?filter=id eq 2a0df0fe6f7dc7bb16000000000000000000004817&sort=name desc&limit=10&offset=5
Get the list of initiators
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string | oData query to filter hostservice by Key. | |
sort | string | oData query to sort hostservice by Key. | |
limit | number | Number of items to return at a time | |
offset | number | The offset of the first item in the collection to return |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"pageLimit":1,"pageOffset":0,"requestUri":"/api/v1/initiators","total":1}