Skip to content

Get workflows

GET
/workflows

Fetch a list of workflows for the given workspace and organization.

Parameters

Query Parameters

from
integer

The starting point for pagination (offset).

size
integer

The number of workflows to return per request.

type
string

Filter workflows by type, ROADMAP (default) or TASK_LIST

Responses

200

A list of workflows

object
data
Array<object>
object
type
string
workflow
id
string
UsFdl1Ykuz7NxBy0U5Q3q
attributes
object
name

Name of the workflow

string
POST NOCD WORKFLOW
description

HTML description of the workflow

string
<p>The Workplace Injury Roadmap is used to assist clients in the Common Law phase.</p>
type

Workflow type

string
Allowed values: ROADMAP TASK_LIST
ROADMAP
types

A list of matter type identifiers this workflow applies to

Array<string>
jurisdictions

A list of jurisdictions this workflow is associated with

Array<string>
[
"AU",
"AU-QLD"
]
audience

Visibility scope of the workflow

string
Allowed values: PUBLIC ORGANIZATION WORKSPACE
WORKSPACE
duration

Total duration of the workflow in milliseconds

integer
28512000000
createdDate

Unix timestamp (ms) when the workflow was created

integer
1772415092623
milestones

Milestones defined in this workflow

Array<object>

A summary of a workflow milestone as embedded in a workflow response

object
milestoneId
string
Af3-y814AI
name
string
NOCD
description

HTML description of the milestone

string
<p>How we progress our client's claim</p>
taskCount

Number of tasks in this milestone

integer
8
dueDate

A date expressed relative to a known anchor point

object
plus

Days to add to the anchor date (used when expressing due dates)

integer
300
minus

Days to subtract from the anchor date (used when expressing target dates)

integer
0
relativeTo

The anchor point this date is relative to

string
Allowed values: ROADMAP_START_DATE MILESTONE_DUE_DATE MILESTONE_TARGET_DATE
ROADMAP_START_DATE
targetDate

A date expressed relative to a known anchor point

object
plus

Days to add to the anchor date (used when expressing due dates)

integer
300
minus

Days to subtract from the anchor date (used when expressing target dates)

integer
0
relativeTo

The anchor point this date is relative to

string
Allowed values: ROADMAP_START_DATE MILESTONE_DUE_DATE MILESTONE_TARGET_DATE
ROADMAP_START_DATE
workspaceId
string
Cs8dD1-8CubzojjqvauZH
lastModifiedBy
string
Co0J-Nn3JpjjdD79Dvz-X
lastModifiedDate

Unix timestamp (ms) of last modification

integer
1772417202723
lastModifiedFrom
string
20.5.11.95, 130.176.212.77
meta
object
total

Total number of workflows

integer
100
showing

Total number of workflows returned

integer
10
from

Current starting index for pagination

integer
0

500

Internal Server Error

object
message
string
Internal Server Error