Usage info
This method provides app config information. If domain restrictions (email and instance URL) are set, users will only be able to connect their external accounts belonging to certain email domains or instance URLs. If builder auth restrictions are set, a workflow builder will not be able to delegate their auth for end-user workflow runs.
Here are more details on the output fields:
Field | Type | Description |
---|---|---|
configs | array | List of app configs |
app_id | string | The app ID of the particular config |
workflow_auth_strategy | enum | The workflow auth permission (builder_choice , end_user_only ) |
domain_restrictions | object | Domain restrictions for the app, if set |
rich_link_preview_type | enum | The app-level override for rich link preview (all_details , limited_details , no_preview , default_to_global_setting ). Will be null if not set. |