Reads workflow activities
GET {{baseUrl}}/v2/processes/:process_id/subprocesses/:subprocess_id/activities?client=-11141396&limit=-11141396
Reads all available workflow activities based on the provided ids
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
client | number | client parameter is used to recognize from where the rest api is triggered, for mobile client = 1 | |
limit | number | limit parameter represents, the number of activities to be fetched from the available activities |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"results":{"data":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}}