Query for taskflows as sub-resource of a portal
get
/v1/portal/portals/{portalId}/taskflows
Returns matching taskflows within a List wrapper
The following tables summarize the client request.
Path Parameters
Name | Description | Format |
---|---|---|
portalId | string |
Query Parameters
Name | Description | Format |
---|---|---|
limit | integer int32 | |
offset | integer int32 | |
orderBy | string | |
q | SearchParam |
The following tables summarize the server response.
403 Response
Invalid utoken supplied