Get non-executable process models

GET {{baseUrl}}/designtime/models?id=nisi laboris cupidatat mollit&category=nisi laboris cupidatat mollit&categoryLike=nisi laboris cupidatat mollit&categoryNotEquals=nisi laboris cupidatat mollit&name=nisi laboris cupidatat mollit&nameLike=nisi laboris cupidatat mollit&key=nisi laboris cupidatat mollit&filterByCurrentSubscription=false&offset=nisi laboris cupidatat mollit&count=nisi laboris cupidatat mollit&sort=key

Get the non-executable process models.

Request Params

KeyDatatypeRequiredDescription
idstringOnly return models with the given model id.
categorystringOnly return models with the given category. By default it points to the target namespace.
categoryLikestringOnly return models with a category like the given name.
categoryNotEqualsstringOnly return models which do not have the given category.
namestringOnly return models with the given name.
nameLikestringOnly return models with a name like the given name.
keystringOnly return models with the given key.
filterByCurrentSubscriptionbooleanOnly return the models in the current subscription
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":"SampleCategory","createTime":"2013-06-12T12:31:19.861+0000","id":"976626f9-3391-11ea-b509-eeee0affefe7","key":"SampleKey","lastUpdateTime":"2013-06-12T12:31:19.861+0000","links":{"empty":true},"metaInfo":"{\\\"createdBy\\\":\\\"dd6ad079-4cbe-4cc0-b72a-17859165b7a6\\\",\\\"modifiedBy\\\":\\\"dd6ad079-4cbe-4cc0-b72a-17859165b7a6\\\"}","name":"SampleModel","subscriptionId":"2b4fb110-096c-4646-be81-22bb3a28695a","tenantId":"56adec43-d43a-4112-9f49-cd7c64d1d75b","version":1},{"category":"SampleCategory","createTime":"2013-06-12T12:31:19.861+0000","id":"976626f9-3391-11ea-b509-eeee0affefe7","key":"SampleKey","lastUpdateTime":"2013-06-12T12:31:19.861+0000","links":{"empty":true},"metaInfo":"{\\\"createdBy\\\":\\\"dd6ad079-4cbe-4cc0-b72a-17859165b7a6\\\",\\\"modifiedBy\\\":\\\"dd6ad079-4cbe-4cc0-b72a-17859165b7a6\\\"}","name":"SampleModel","subscriptionId":"2b4fb110-096c-4646-be81-22bb3a28695a","tenantId":"56adec43-d43a-4112-9f49-cd7c64d1d75b","version":1}],[{"category":"SampleCategory","createTime":"2013-06-12T12:31:19.861+0000","id":"976626f9-3391-11ea-b509-eeee0affefe7","key":"SampleKey","lastUpdateTime":"2013-06-12T12:31:19.861+0000","links":{"empty":true},"metaInfo":"{\\\"createdBy\\\":\\\"dd6ad079-4cbe-4cc0-b72a-17859165b7a6\\\",\\\"modifiedBy\\\":\\\"dd6ad079-4cbe-4cc0-b72a-17859165b7a6\\\"}","name":"SampleModel","subscriptionId":"2b4fb110-096c-4646-be81-22bb3a28695a","tenantId":"56adec43-d43a-4112-9f49-cd7c64d1d75b","version":1},{"category":"SampleCategory","createTime":"2013-06-12T12:31:19.861+0000","id":"976626f9-3391-11ea-b509-eeee0affefe7","key":"SampleKey","lastUpdateTime":"2013-06-12T12:31:19.861+0000","links":{"empty":true},"metaInfo":"{\\\"createdBy\\\":\\\"dd6ad079-4cbe-4cc0-b72a-17859165b7a6\\\",\\\"modifiedBy\\\":\\\"dd6ad079-4cbe-4cc0-b72a-17859165b7a6\\\"}","name":"SampleModel","subscriptionId":"2b4fb110-096c-4646-be81-22bb3a28695a","tenantId":"56adec43-d43a-4112-9f49-cd7c64d1d75b","version":1}]],"links":{"empty":true}}