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

codeinteger
messagestring
requestIdstring

Example response

{
  "message": "successfully",
  "requestId": "abc-123"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.