GET
/
organisations
/
{organisationId}
/
boards
/
{boardId}
/
execution-logs

Authorizations

Authorization
string
header
required

Path Parameters

organisationId
string
required
boardId
string
required

Query Parameters

dateFrom
string
dateTo
string
actor
string

Response

200
application/json
A list of execution logs for a single board
totalCount
integer
required
startTime
string
endTime
string
items
object[]

List of execution logs for a single board.