Get a Custom Action by ID

Get a Custom Action via its ID

認証

AuthorizationBearer

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

パスパラメータ

action_idstring必須

レスポンス

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