Get Custom Actions for an Account or Team

Get Custom Actions available to a given Account

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

account_idstring必須形式: "uuid"

クエリパラメータ

includestringオプション

レスポンスヘッダー

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

レスポンス

Action success response
activeboolean
allow_collaboratorsboolean
creator_idstring形式: "uuid"
deleted_atstring形式: "date-time"
descriptionstring
eventstring
idstring形式: "uuid"
imagestring
inserted_atstring形式: "date-time"
namestring
teamobject
team_idstring形式: "uuid"
updated_atstring形式: "date-time"
upload_urlstring
urlstring
webhookobject

エラー

401
Unauthorized Error
404
Not Found Error