Workflow Run Get All

Workflow Run Get All

Retrieves list of Workflow Runs possibly filtered by eventId and workflowId.

Request
URI
GET
https://vra-interop-222-139.lvn.broadcom.net/vro/runs
COPY
Query Parameters
page
Required

page


Authentication
This operation uses the following authentication methods.
Responses
200

'Success' with list of workflow runs

Returns PageWorkflowRun of type(s) */*
"PageWorkflowRun Object"
integer As int32 As int32
totalPages
Optional

totalPages

integer As int64 As int64
totalElements
Optional

totalElements

integer As int32 As int32
size
Optional

size

array of object
content
Optional

content

integer As int32 As int32
number
Optional

number

array of object
sort
Optional

sort

integer As int32 As int32
numberOfElements
Optional

numberOfElements

object
pageable
Optional

pageable

boolean
first
Optional

first

boolean
last
Optional

last

boolean
empty
Optional

empty


202

Accepted

"CertificateInfoServiceErrorResponse Object"
string
message
Optional

message

string
messageId
Optional

messageId

array of string
stackTrace
Optional

stackTrace

integer As int32 As int32
statusCode
Optional

statusCode

integer As int32 As int32
errorCode
Optional

errorCode

array of string
details
Optional

details

string
serverErrorId
Optional

serverErrorId

string
documentKind
Optional

documentKind

object
certificateInfo
Optional

certificateInfo

integer As int32 As int32
internalErrorCode
Optional

internalErrorCode


400

Bad Request

Returns ServiceErrorResponse of type(s) */*
"ServiceErrorResponse Object"
string
message
Optional

message

integer As int32 As int32
messageId
Optional

messageId

array of string
stackTrace
Optional

stackTrace

integer As int32 As int32
statusCode
Optional

statusCode

integer As int32 As int32
errorCode
Optional

errorCode


403

Forbidden

Returns BriefServiceErrorResponse of type(s) */*
"BriefServiceErrorResponse Object"
string
message
Optional

message


404

Not Found

Returns BriefServiceErrorResponse of type(s) */*
"BriefServiceErrorResponse Object"
string
message
Optional

message


409

Conflict

Returns BriefServiceErrorResponse of type(s) */*
"BriefServiceErrorResponse Object"
string
message
Optional

message


417

Expectation Failed

Returns BriefServiceErrorResponse of type(s) */*
"BriefServiceErrorResponse Object"
string
message
Optional

message


Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/vro/runs?page=v