Skip to content

Get a document flow group by id

get
https://api.mercadoe.com/v1/document-flows/{id}

Returns a single document flow group, including its rules, levels, approvers and conditions.

Request

Path Parameters

id
int64
required
Identifier of the document flow group.

Responses

200
404
OK

Body

application/json
id
int64
name
string
defaultBehavior
int32
isActive
boolean
changeDate
date-time | null
changedBy
string
creationDate
date-time
createdBy
string
process
object
approvers
array of object
rules
object
Credentials
shell