{ "id": "<string>", "name": "<string>", "settings": {}, "owner_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "n_members": 123, "members": [ { "user_id": "<string>", "first_name": "<string>", "last_name": "<string>", "email": "jsmith@example.com", "role": "basic" } ] }
Return Workflow as title, description, list of Action JSONs, adjacency list of Action IDs.
Successful Response
The response is of type object.
object
Was this page helpful?