Retrieves services.
Supply query parameters to filter the list.
Ok
{- "totalItemsCount": 0,
- "items": [
- {
- "type": "Event",
- "id": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "creator": "string",
- "name": "string",
- "projectId": "string",
- "active": true
}
], - "totalPagesCount": 0,
- "hasNextPage": true
}