Trello Integration
Retrieve Trello Actions
GET
/
workspace
/
trello
/
{workspaceId}
/
actions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredResponse
200 - application/json
_id
string
requiredtriggers
object[]
requiredworkspace
string
requiredcreated_by
string
requiredcreatedAt
string
requiredupdatedAt
string
required