workflow
Resolve workflow organization
Returns the organization info for a workflow and whether the authenticated user is a member
get/v1/workflows/{id}/resolve
Path parameters
idstring required
Workflow ID
Response
OK
Example response
{
"message": "successfully",
"requestId": "abc-123"
}