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

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organisationId
string
required
boardId
string
required
actorId
string
required

Query Parameters

dateFrom
string
dateTo
string

Response

200 - application/json
totalCount
integer
required
startTime
string
endTime
string
items
object[]

List of execution logs for a single board.