Gets workflow subscriptions matching the filtering criteria
Gets workflow subscriptions matching the filtering criteria
Request
URI
GET
https://{api_host}/advanced-designer-service/api/event-broker/subscriptions
COPY
Query Parameters
integer
page
Optional
Constraints:
default: 1
Page Number
integer
limit
Optional
Constraints:
default: 20
Number of entries per page
string
$orderby
Optional
Multiple comma-separated properties sorted in ascending or descending order
integer
$top
Optional
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
integer
$skip
Optional
Sets how many entries you would like to skip
string
$filter
Optional
Boolean expression for whether a particular entry should be included in the response
Request Body
A base URI used for generating the navigation links in page response
Body
of type(s)
application/json
Optional
Responses
200
successful operation
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/advanced-designer-service/api/event-broker/subscriptions
Create Operation Operations
POST
Creates An endpoint configuration object
GET
Gets all endpoint configuration objects
POST
Create Resource Type
GET
List Resource Types
POST
Clone Blueprint
POST
Creates A work item
POST
Creates A resource operation
GET
Get Resource Operations
POST
Creates A clone Of A resource operation
POST
Creates A ValueDefinition
GET
Returns A page Of ValueDefinition objects
POST
Creates A workflow subscription
GET
Gets workflow subscriptions matching the filtering criteria
POST
Create Service Blueprint
GET
Get Blueprints
POST
Creates A generic form
GET
Gets all forms matching the filtering criteria