Retrieves services.
Supply query parameters to filter the list.
Ok
{- "totalItemsCount": 0,
- "items": [
- {
- "packageId": "string",
- "appId": "string",
- "packageRevision": "string",
- "initParams": { },
- "runtime": { },
- "useUserJwt": true,
- "botUserName": "string",
- "versions": {
- "dtlpy": "string",
- "runner": "string",
- "proxy": "string",
- "verify": true
}, - "moduleName": "string",
- "global": true,
- "active": true,
- "runExecutionAsProcess": true,
- "executionTimeout": 0,
- "drainTime": 0,
- "onReset": "rerun",
- "name": "string",
- "projectId": "string",
- "driverId": "string",
- "id": "string",
- "version": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "creator": "string",
- "maxAttempts": 0,
- "secrets": [
- "string"
], - "panels": [
- {
- "name": "string",
- "role": "owner"
}
], - "config": {
- "isCustomServer": true
}, - "type": "system",
- "crashloop": {
- "time": "2019-08-24T14:15:22Z",
- "action": "deactivate",
- "reason": "depletion"
}, - "mode": {
- "type": "debug"
}, - "metadata": {
- "user": {
- "property1": null,
- "property2": null
}, - "system": {
- "property1": null,
- "property2": null
}, - "ml": {
- "modelId": "string",
- "modelOperation": "string"
}
}
}
], - "totalPagesCount": 0,
- "hasNextPage": true
}