Get an installed action

View as Markdown

Returns one installed action by its id or its per-organization slug — the two are interchangeable. Authorization: any authenticated organization member. 404 when no install matches in this organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Response

The installed action.
dataobject