v25

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08143108383.9 KB
Workflow

Asynchronously gets the BDMS.Models.Workflow associated with boreholeId.

get/api/v{version}/workflow/{boreholeId}

Path parameters

boreholeIdinteger required
versionstring required

Response

Returns a workflow.

idinteger required
hasRequestedChangesboolean

Gets or sets if a reviewer has requested changes for the borehole.

status'Draft' | 'InReview' | 'Reviewed' | 'Published'

Represents the status of a BDMS.Models.Workflow.

boreholeIdinteger required

Gets or sets the id of the BDMS.Models.Workflow.Borehole.

reviewedTabsIdinteger required

Gets or sets the id of the BDMS.Models.Workflow.ReviewedTabs.

publishedTabsIdinteger required

Gets or sets the id of the BDMS.Models.Workflow.PublishedTabs.

assigneeIdinteger nullable

Gets or sets the id of the BDMS.Models.Workflow.Assignee.