アカウントまたはチームのカスタムアクションを取得

指定されたアカウントで利用可能なカスタムアクションを取得

認証

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