GET
/
organisations
/
{organisationId}
/
boards
/
{boardId}
/
actors
/
{actorId}
/
code
/
logs

Authorizations

Authorization
string
header
required

Path Parameters

organisationId
string
required
boardId
string
required
actorId
string
required

Query Parameters

dateFrom
string
dateTo
string

Response

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

List of execution logs for a single board.