Get an installed action
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
id
Response
The installed action.
data