Get executable process models

GET {{baseUrl}}/runtime/models?version=-60440014&name=nisi laboris cupidatat mollit&nameLike=nisi laboris cupidatat mollit&key=nisi laboris cupidatat mollit&keyLike=nisi laboris cupidatat mollit&category=nisi laboris cupidatat mollit&categoryLike=nisi laboris cupidatat mollit&categoryNotEquals=nisi laboris cupidatat mollit&deploymentId=nisi laboris cupidatat mollit&latestVersion=true&filterByCurrentSubscription=true&deploymentSpace=nisi laboris cupidatat mollit&offset=nisi laboris cupidatat mollit&count=nisi laboris cupidatat mollit&sort=id

Get the executable process models across all deployed versions.

Request Params

KeyDatatypeRequiredDescription
versionnumberOnly return process definitions with the given version.
namestringOnly return process definitions with the given name.
nameLikestringOnly return process definitions with a name like the given name.
keystringOnly return process definitions with the given key.
keyLikestringOnly return process definitions with a name like the given key.
categorystringOnly return process definitions with the given category.
categoryLikestringOnly return process definitions with a category like the given name.
categoryNotEqualsstringOnly return process definitions which do not have the given category.
deploymentIdstringOnly return process definitions with the given deployment id.
latestVersionbooleanOnly return the latest process definition versions
filterByCurrentSubscriptionbooleanOnly return the process definitions in the current subscription
deploymentSpacestringOnly return the process definitions with the given deployment space.
offsetstringStart position value in the list of items, used for pagination.
countstringNumber of items to be limited in the response, used for pagination. By default the count value is set to 10.
sortstringProperty to sort on, to be used together with the order.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"content":[[{"category":"Sample category","deploymentSpace":"TENANT","id":"034eedd5-3209-11ea-ad13-eeee0aff6857","key":"SampleKey","links":{"empty":false},"name":"Sample Process","processDefinitionId":"SampleKey:1:034eedd5-3209-11ea-ad13-eeee0aff6857","subscriptionId":"cda90802-4bcc-4134-9815-95b8ed50b516","tenantId":"cda90802-4bcc-4134-9815-95b8ed50b516","version":1},{"category":"Sample category","deploymentSpace":"TENANT","id":"034eedd5-3209-11ea-ad13-eeee0aff6857","key":"SampleKey","links":{"empty":true},"name":"Sample Process","processDefinitionId":"SampleKey:1:034eedd5-3209-11ea-ad13-eeee0aff6857","subscriptionId":"cda90802-4bcc-4134-9815-95b8ed50b516","tenantId":"cda90802-4bcc-4134-9815-95b8ed50b516","version":1}],[{"category":"Sample category","deploymentSpace":"TENANT","id":"034eedd5-3209-11ea-ad13-eeee0aff6857","key":"SampleKey","links":{"empty":true},"name":"Sample Process","processDefinitionId":"SampleKey:1:034eedd5-3209-11ea-ad13-eeee0aff6857","subscriptionId":"cda90802-4bcc-4134-9815-95b8ed50b516","tenantId":"cda90802-4bcc-4134-9815-95b8ed50b516","version":1},{"category":"Sample category","deploymentSpace":"TENANT","id":"034eedd5-3209-11ea-ad13-eeee0aff6857","key":"SampleKey","links":{"empty":false},"name":"Sample Process","processDefinitionId":"SampleKey:1:034eedd5-3209-11ea-ad13-eeee0aff6857","subscriptionId":"cda90802-4bcc-4134-9815-95b8ed50b516","tenantId":"cda90802-4bcc-4134-9815-95b8ed50b516","version":1}]],"links":{"empty":false}}