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
Key | Datatype | Required | Description |
---|---|---|---|
id | string | Only return models with the given model id. | |
category | string | Only return models with the given category. By default it points to the target namespace. | |
categoryLike | string | Only return models with a category like the given name. | |
categoryNotEquals | string | Only return models which do not have the given category. | |
name | string | Only return models with the given name. | |
nameLike | string | Only return models with a name like the given name. | |
key | string | Only return models with the given key. | |
filterByCurrentSubscription | boolean | Only return the models in the current subscription | |
offset | string | Start position value in the list of items, used for pagination. | |
count | string | Number of items to be limited in the response, used for pagination. By default the count value is set to 10. | |
sort | string | Property to sort on, to be used together with the order. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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}}