Get Service Item
Get the specified item
Request
URI
GET
https://{api_host}/cloudapi/serviceItem/{id}
COPY
Path Parameters
string
id
Required
id
string
id
Required
id
Responses
200
OK
Returns ServiceItem of type(s) application/json;version=39.0
{
"id": "string",
"name": "string",
"serviceItemType": "string",
"description": "string",
"canExecute": false,
"serviceName": "string",
"serviceId": "string",
"iconMimeType": "string",
"iconData": "string",
"tenantScoped": false,
"providerScoped": false,
"publishAll": false
}
string
id
Optional
id
string
name
Optional
name
string
serviceItemType
Required
serviceItemType
string
description
Optional
description
boolean
canExecute
Optional
canExecute
string
serviceName
Optional
serviceName
string
serviceId
Optional
serviceId
string
iconMimeType
Optional
iconMimeType
string
iconData
Optional
iconData
boolean
tenantScoped
Optional
tenantScoped
boolean
providerScoped
Optional
providerScoped
boolean
publishAll
Optional
Read-only value indicating publishAll state
404
Not Found
Operation doesn't return any data structure
Services Operations
POST
Create Service
DELETE
Delete Service
DELETE
Delete Service Item
GET
Get Service
GET
Get Service Item
GET
Get Service Item Tenants
GET
Get Service Item Tenants Query
GET
Get Workflow Service Items
POST
Import Vro Workflows
POST
Post Service Item Publish
POST
Post Service Item Publish All
POST
Post Service Item Publish All Bounded
POST
Post Service Item Publish Bounded
POST
Post Service Item Unpublish
POST
Post Service Item Unpublish All
POST
Post Service Item Unpublish All Bounded
POST
Post Service Item Unpublish Bounded
GET
Query Service Items
GET
Query Services
PUT
Set Service Item Tenants
PUT
Set Service Item Tenants Bounded
PUT
Update Service
PUT
Update Service Item