Workspace
Retrieve Logbook Template
GET
/
workspace
/
logbook
/
templates
/
{workspaceId}
/
{templateId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredtemplateId
string
requiredResponse
200 - application/json
_id
string
name
string
content
string
workspace
string
created_by
string
last_edited_by
string
createdAt
string
updatedAt
string