Get an action's default install

View as Markdown

Returns the organization’s default install for a first-party capability slug (e.g. extract-structured), seeding it on first read (idempotent — the same seeding a run would perform). Returns 400 for an unknown slug. Authorization: any organization member.

Authentication

AuthorizationBearer

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

Path parameters

slugstringRequired

Response

The default install for this capability.
dataobject