GET
/
staff
/
logbook
/
{workspaceId}
/
{staffId}
Image links from this endpoint are only valid for 1 hour

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required
staffId
string
required

Response

200 - application/json
_id
string
required
author
string
required
createdAt
string
required
files
string[]
required
from_trello
boolean
required
message
string
required
staff_id
string
required
type
string
required
updatedAt
string
required
videos
string[]
required
workspace
string
required
expiration
string
expired
boolean
unfurls
object[]