All integrations

Turbot Pipes

DEVELOPER · DEVELOPER

Query cloud resources across the workspaces and connections that person owns.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

turbotpipes_delete_ai_key_by_providerWRITE

Delete tenant AI key via DELETE /ai/key/{provider}. Deletes an existing AI provider API key at the tenant level.

api
turbotpipes_delete_connection_by_connection_handleWRITE

Delete tenant connection via DELETE /connection/{connection_handle}. Deletes a connection defined at the tenant level.

api
turbotpipes_delete_connection_by_connection_handle_permission_by_permission_idWRITE

Delete tenant connection permission via DELETE /connection/{connection_handle}/permission/{permission_id}. Delete permission for a connection defined on a custom tenant.

api
turbotpipes_delete_connection_folder_by_folder_idWRITE

Delete tenant connection folder via DELETE /connection_folder/{folder_id}. Deletes a connection folder defined at the tenant level.

api
turbotpipes_delete_connection_folder_by_folder_id_permission_by_permission_idWRITE

Delete tenant connection folder permission via DELETE /connection_folder/{folder_id}/permission/{permission_id}. Delete permission for a connection folder defined on a custom tenant.

api
turbotpipes_delete_integration_by_integration_handleWRITE

Delete tenant integration via DELETE /integration/{integration_handle}. Delete an integration configured on a custom tenant.

api
turbotpipes_delete_log_archive_by_log_archive_identifierWRITE

Delete tenant log archive via DELETE /log_archive/{log_archive_identifier}. Delete a log archive for the tenant

api
turbotpipes_delete_login_token_by_temporary_token_request_idWRITE

Delete temporary token request via DELETE /login/token/{temporary_token_request_id}. Delete a temporary token request status.

api
turbotpipes_delete_notifier_by_notifier_nameWRITE

Delete tenant notifier via DELETE /notifier/{notifier_name}. Delete a notifier for a custom tenant

api
turbotpipes_delete_org_by_org_handleWRITE

Delete org via DELETE /org/{org_handle}. Deletes the specified organization if you have the appropriate access.

api
turbotpipes_delete_org_by_org_handle_ai_key_by_providerWRITE

Delete org AI key via DELETE /org/{org_handle}/ai/key/{provider}. Deletes an existing AI provider API key at the organization level.

api
turbotpipes_delete_org_by_org_handle_avatarWRITE

Delete org avatar via DELETE /org/{org_handle}/avatar. Delete custom avatar for an org.

api
turbotpipes_delete_org_by_org_handle_billing_payment_method_by_payment_method_idWRITE

Delete org billing payment method. Deleting default payment method will result in a 403 (forbidden) error. via DELETE /org/{org_handle}/billing/payment_method/{payment_method_id}

api
turbotpipes_delete_org_by_org_handle_billing_subscription_by_subscription_idWRITE

Delete org subscription. TODO: prorate, when to delete subscription. Webhook when the Subscription is finally deleted. via DELETE /org/{org_handle}/billing/subscription/{subscription_id}

api
turbotpipes_delete_org_by_org_handle_connection_by_connection_handleWRITE

Delete org connection via DELETE /org/{org_handle}/connection/{connection_handle}. Deletes a connection belonging to an org.

api
turbotpipes_delete_org_by_org_handle_connection_by_connection_handle_permission_by_permission_idWRITE

Delete org connection permission via DELETE /org/{org_handle}/connection/{connection_handle}/permission/{permission_id}. Delete permission for a connection defined on an org.

api
turbotpipes_delete_org_by_org_handle_connection_folder_by_folder_idWRITE

Delete org connection folder via DELETE /org/{org_handle}/connection_folder/{folder_id}. Deletes an org connection folder.

api
turbotpipes_delete_org_by_org_handle_connection_folder_by_folder_id_permission_by_permission_idWRITE

Delete org connection folder permission via DELETE /org/{org_handle}/connection_folder/{folder_id}/permission/{permission_id}. Delete permission for a connection folder defined on an org.

api
turbotpipes_delete_org_by_org_handle_integration_by_integration_handleWRITE

Delete org integration via DELETE /org/{org_handle}/integration/{integration_handle}. Delete an integration configured for an organization.

api
turbotpipes_delete_org_by_org_handle_member_by_user_handleWRITE

Delete org member via DELETE /org/{org_handle}/member/{user_handle}. Delete the user from the org.

api
turbotpipes_delete_org_by_org_handle_member_inviteWRITE

Delete org member invite via DELETE /org/{org_handle}/member/invite. Delete the org member invite.

api
turbotpipes_delete_org_by_org_handle_notifier_by_notifier_nameWRITE

Delete org notifier via DELETE /org/{org_handle}/notifier/{notifier_name}. Delete a notifier for an org

api
turbotpipes_delete_org_by_org_handle_service_account_by_service_account_identifierWRITE

Delete an organization service account via DELETE /org/{org_handle}/service_account/{service_account_identifier}. Delete an existing service account at the organization level.

api
turbotpipes_delete_org_by_org_handle_service_account_by_service_account_identifier_token_by_token_idWRITE

Delete an organization service account token via DELETE /org/{org_handle}/service_account/{service_account_identifier}/token/{token_id}. Delete a token for an organization-level service account.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handleWRITE

Delete org workspace via DELETE /org/{org_handle}/workspace/{workspace_handle}. Deletes the workspace specified in the request.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handleWRITE

Delete an aggregator for a org workspace via DELETE /org/{org_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}. Deletes an aggregator belonging to a workspace of an org.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_idWRITE

Delete org workspace conversation via DELETE /org/{org_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}. Deletes a specific org workspace conversation.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_conn_by_conn_handleWRITE

Delete org workspace connection association via DELETE /org/{org_handle}/workspace/{workspace_handle}/conn/{conn_handle}. Dissociates or delete the workspace and connection association.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_connection_by_connection_handleWRITE

Delete org workspace connection association via DELETE /org/{org_handle}/workspace/{workspace_handle}/connection/{connection_handle}. Dissociates or delete the workspace and connection association.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_connection_folder_by_folder_idWRITE

Delete org workspace connection folder via DELETE /org/{org_handle}/workspace/{workspace_handle}/connection_folder/{folder_id}. Deletes a connection folder defined at an org workspace.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handleWRITE

Delete org workspace Datatank via DELETE /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}. Deletes the org workspace Datatank.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_nameWRITE

Delete org workspace Datatank table via DELETE /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}. Deletes the org workspace Datatank table.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_aliasWRITE

Uninstall flowpipe mod from organization workspace. via DELETE /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variable_by_variable_nameWRITE

Delete setting for a flowpipe mod variable in an organization workspace via DELETE /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_flowpipe_trigger_by_trigger_nameWRITE

Delete org workspace pipeline via DELETE /org/{org_handle}/workspace/{workspace_handle}/flowpipe/trigger/{trigger_name}. Deletes the pipeline specified in the request for a workspace of an organization.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_member_by_user_handleWRITE

Delete Org Workspace Member via DELETE /org/{org_handle}/workspace/{workspace_handle}/member/{user_handle}. Remove a member from a workspace of an organization.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_mod_by_mod_aliasWRITE

Uninstall mod from organization workspace. via DELETE /org/{org_handle}/workspace/{workspace_handle}/mod/{mod_alias}

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_mod_by_mod_alias_variable_by_variable_nameWRITE

Delete setting for a mod variable in an organization workspace via DELETE /org/{org_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_notifier_by_notifier_nameWRITE

Delete org workspace notifier via DELETE /org/{org_handle}/workspace/{workspace_handle}/notifier/{notifier_name}. Delete a notifier for an org workspace

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_pipeline_by_pipeline_idWRITE

Delete org workspace pipeline via DELETE /org/{org_handle}/workspace/{workspace_handle}/pipeline/{pipeline_id}. Deletes the pipeline specified in the request for a workspace of an organization.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_schema_by_schema_nameWRITE

Detach a schema from an org workspace via DELETE /org/{org_handle}/workspace/{workspace_handle}/schema/{schema_name}. Detach an identity-level connection schema from an org workspace.

api
turbotpipes_delete_org_by_org_handle_workspace_by_workspace_handle_snapshot_by_snapshot_idWRITE

Delete org workspace snapshot via DELETE /org/{org_handle}/workspace/{workspace_handle}/snapshot/{snapshot_id}. Deletes an org workspace snapshot.

api
turbotpipes_delete_service_account_by_service_account_identifierWRITE

Delete a tenant service account via DELETE /service_account/{service_account_identifier}. Delete an existing service account at the tenant level.

api
turbotpipes_delete_service_account_by_service_account_identifier_token_by_token_idWRITE

Delete a tenant service account token via DELETE /service_account/{service_account_identifier}/token/{token_id}. Delete a token for a tenant-level service account.

api
turbotpipes_delete_tenant_by_tenant_handleWRITE

Delete tenant via DELETE /tenant/{tenant_handle}. Deletes the specified tenant.

api
turbotpipes_delete_tenant_by_tenant_handle_avatarWRITE

Delete tenant avatar via DELETE /tenant/{tenant_handle}/avatar. Delete custom avatar for a tenant.

api
turbotpipes_delete_tenant_by_tenant_handle_billing_payment_method_by_payment_method_idWRITE

Delete tenant billing payment method. Deleting default payment method will result in a 403 (forbidden) error. via DELETE /tenant/{tenant_handle}/billing/payment_method/{payment_method_id}

api
turbotpipes_delete_tenant_by_tenant_handle_billing_subscription_by_subscription_idWRITE

Delete tenant subscription. via DELETE /tenant/{tenant_handle}/billing/subscription/{subscription_id}

api
turbotpipes_delete_tenant_by_tenant_handle_member_by_user_handleWRITE

Delete tenant member via DELETE /tenant/{tenant_handle}/member/{user_handle}. Delete the user from the tenant.

api
turbotpipes_delete_tenant_by_tenant_handle_member_inviteWRITE

Delete tenant member invite via DELETE /tenant/{tenant_handle}/member/invite. Delete the tenant member invite.

api
turbotpipes_delete_user_by_user_handleWRITE

Delete user via DELETE /user/{user_handle}. Deletes the specified user.

api
turbotpipes_delete_user_by_user_handle_ai_key_by_providerWRITE

Delete user AI key via DELETE /user/{user_handle}/ai/key/{provider}. Deletes an existing AI provider API key at the user level.

api
turbotpipes_delete_user_by_user_handle_avatarWRITE

Delete user avatar via DELETE /user/{user_handle}/avatar. Delete custom avatar for a user.

api
turbotpipes_delete_user_by_user_handle_billing_payment_method_by_payment_method_idWRITE

Delete user billing payment method. Deleting default payment method will result in a 403 (forbidden) error. via DELETE /user/{user_handle}/billing/payment_method/{payment_method_id}

api
turbotpipes_delete_user_by_user_handle_billing_subscription_by_subscription_idWRITE

Delete user subscription. TODO: prorate, when to delete subscription. Webhook when the Subscription is finally deleted. via DELETE /user/{user_handle}/billing/subscription/{subscription_id}

api
turbotpipes_delete_user_by_user_handle_connection_by_connection_handleWRITE

Delete user connection via DELETE /user/{user_handle}/connection/{connection_handle}. Deletes a connection belonging to a user.

api
turbotpipes_delete_user_by_user_handle_integration_by_integration_handleWRITE

Delete user integration via DELETE /user/{user_handle}/integration/{integration_handle}. Delete an integration configured for a user.

api
turbotpipes_delete_user_by_user_handle_notifier_by_notifier_nameWRITE

Delete user notifier via DELETE /user/{user_handle}/notifier/{notifier_name}. Delete a notifier for a user

api
turbotpipes_delete_user_by_user_handle_token_by_token_idWRITE

Delete token via DELETE /user/{user_handle}/token/{token_id}. Deletes the token associated with the specified user.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handleWRITE

Delete user workspace via DELETE /user/{user_handle}/workspace/{workspace_handle}. Deletes the workspace specified in the request by the user.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handleWRITE

Delete an aggregator for a user workspace via DELETE /user/{user_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}. Deletes an aggregator belonging to a workspace of a user.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_idWRITE

Delete user workspace conversation via DELETE /user/{user_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}. Deletes a specific user workspace conversation.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_conn_by_conn_handleWRITE

Delete user workspace connection association via DELETE /user/{user_handle}/workspace/{workspace_handle}/conn/{conn_handle}. Dissociates or delete the workspace and connection association.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_connection_by_connection_handleWRITE

Delete user workspace connection via DELETE /user/{user_handle}/workspace/{workspace_handle}/connection/{connection_handle}. Dissociates or delete the workspace and connection association.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_connection_folder_by_folder_idWRITE

Delete user workspace connection folder via DELETE /user/{user_handle}/workspace/{workspace_handle}/connection_folder/{folder_id}. Deletes a connection folder defined at a user workspace.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handleWRITE

Delete user workspace Datatank table via DELETE /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}. Deletes the user workspace Datatank table.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_nameWRITE

Delete user workspace Datatank table via DELETE /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}. Deletes the user workspace Datatank table.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_aliasWRITE

Uninstall flowpipe mod from a user's workspace. via DELETE /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variable_by_variable_nameWRITE

Delete setting for a flowpipe mod variable in a user workspace via DELETE /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_flowpipe_trigger_by_trigger_nameWRITE

Delete user workspace pipeline via DELETE /user/{user_handle}/workspace/{workspace_handle}/flowpipe/trigger/{trigger_name}. Deletes the pipeline specified in the request for a workspace of a user.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_mod_by_mod_aliasWRITE

Uninstall mod from a user's workspace. via DELETE /user/{user_handle}/workspace/{workspace_handle}/mod/{mod_alias}

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_mod_by_mod_alias_variable_by_variable_nameWRITE

Delete setting for a mod variable in a user workspace via DELETE /user/{user_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_notifier_by_notifier_nameWRITE

Delete user workspace notifier via DELETE /user/{user_handle}/workspace/{workspace_handle}/notifier/{notifier_name}. Delete a notifier for a user workspace

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_pipeline_by_pipeline_idWRITE

Delete user workspace pipeline via DELETE /user/{user_handle}/workspace/{workspace_handle}/pipeline/{pipeline_id}. Deletes the pipeline specified in the request for a workspace of a user.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_schema_by_schema_nameWRITE

Detach a schema from a user workspace via DELETE /user/{user_handle}/workspace/{workspace_handle}/schema/{schema_name}. Detach an identity-level connection schema from a user workspace.

api
turbotpipes_delete_user_by_user_handle_workspace_by_workspace_handle_snapshot_by_snapshot_idWRITE

Delete user workspace snapshot via DELETE /user/{user_handle}/workspace/{workspace_handle}/snapshot/{snapshot_id}. Deletes a user workspace snapshot.

api
turbotpipes_get_actorREAD

Actor information via GET /actor. Returns the actor information.

api
turbotpipes_get_actor_activityREAD

List actor activity via GET /actor/activity. List the activity for an actor.

api
turbotpipes_get_actor_connREAD

List actor connections via GET /actor/conn. List the connections for an actor.

api
turbotpipes_get_actor_orgREAD

List actor orgs via GET /actor/org. List the orgs and org workspaces for an actor, along with role within each.

api
turbotpipes_get_actor_org_inviteREAD

List org invites for actor via GET /actor/org/invite. List the orgs to which the actor has been invited.

api
turbotpipes_get_actor_workspaceREAD

List actor workspaces via GET /actor/workspace. List the workspaces for an actor.

api
turbotpipes_get_ai_keyREAD

List tenant AI keys via GET /ai/key. Lists AI provider API keys configured at the tenant level.

api
turbotpipes_get_ai_key_by_providerREAD

Get tenant AI key via GET /ai/key/{provider}. Retrieves the AI provider API key metadata at the tenant level.

api
turbotpipes_get_audit_logREAD

Tenant audit logs via GET /audit_log. Returns the audit logs for a custom tenant.

api
turbotpipes_get_auth_by_providerREAD

Auth Provider via GET /auth/{provider}. With an authentication provider, users can access Turbot Pipes with single sign-on (SSO) using credentials from a third party. Turbot Pipes currently supports GitHub and Google as an authentication provider.

api
turbotpipes_get_auth_by_provider_callbackREAD

Auth provider callback. via GET /auth/{provider}/callback

api
turbotpipes_get_connectionREAD

List tenant connections via GET /connection. List connections for a tenant.

api
turbotpipes_get_connection_by_connection_handleREAD

Get tenant connection via GET /connection/{connection_handle}. Get connection for a tenant.

api
turbotpipes_get_connection_by_connection_handle_permissionREAD

List tenant connection permissions via GET /connection/{connection_handle}/permission. List permissions for a connection defined on a custom tenant.

api
turbotpipes_get_connection_by_connection_handle_permission_by_permission_idREAD

Get tenant connection permission via GET /connection/{connection_handle}/permission/{permission_id}. Get permission for a connection defined on a custom tenant.

api
turbotpipes_get_connection_by_connection_handle_workspaceREAD

List tenant connection workspaces via GET /connection/{connection_handle}/workspace. List the workspaces that a tenant connection has been added to.

api
turbotpipes_get_connection_folderREAD

List tenant connection folders via GET /connection_folder. List connection folders for a custom tenant.

api
turbotpipes_get_connection_folder_by_folder_idREAD

Get tenant connection folder via GET /connection_folder/{folder_id}. Get connection folder for a custom tenant.

api
turbotpipes_get_connection_folder_by_folder_id_permissionREAD

List tenant connection folder permissions via GET /connection_folder/{folder_id}/permission. List permissions for a connection folder defined on a custom tenant.

api
turbotpipes_get_connection_folder_by_folder_id_permission_by_permission_idREAD

Get tenant connection folder permission via GET /connection_folder/{folder_id}/permission/{permission_id}. Get permission for a connection folder defined on a custom tenant.

api
turbotpipes_get_connection_folder_by_folder_id_workspaceREAD

List tenant connection folder workspaces via GET /connection_folder/{folder_id}/workspace. List the workspaces that a tenant connection folder has been added to.

api
turbotpipes_get_connection_treeREAD

List tenant connection tree via GET /connection_tree. List connection tree for a tenant.

api
turbotpipes_get_identityREAD

List identities with their public information. via GET /identity

api
turbotpipes_get_identity_by_identity_handleREAD

Get identity via GET /identity/{identity_handle}. Get public information for an identity.

api
turbotpipes_get_identity_by_identity_handle_avatarREAD

Get identity avatar via GET /identity/{identity_handle}/avatar. Get public avatar for an identity.

api
turbotpipes_get_integrationREAD

List tenant integrations via GET /integration. List integrations configured on a custom tenant.

api
turbotpipes_get_integration_by_integration_handleREAD

Get tenant integration via GET /integration/{integration_handle}. Get details of an integration configured on a custom tenant.

api
turbotpipes_get_integration_by_integration_handle_github_installREAD

Install GitHub integration on a custom tenant via GET /integration/{integration_handle}/github/install. Install a GitHub integration on a custom tenant.

api
turbotpipes_get_integration_by_integration_handle_slack_channelREAD

List tenant integration Slack channels via GET /integration/{integration_handle}/slack/channel. List Slack channels that are given access to a tenant Slack integration.

api
turbotpipes_get_integration_by_integration_handle_slack_installREAD

Install Slack integration on a custom tenant via GET /integration/{integration_handle}/slack/install. Install a Slack integration on a custom tenant.

api
turbotpipes_get_log_archiveREAD

List tenant log archives via GET /log_archive. List log archives for the tenant

api
turbotpipes_get_log_archive_by_log_archive_identifierREAD

Get tenant log archive via GET /log_archive/{log_archive_identifier}. Get a log archive for the tenant

api
turbotpipes_get_log_archive_by_log_archive_identifier_downloadREAD

Download a tenant log archive via GET /log_archive/{log_archive_identifier}/download. Download a log archive for the tenant

api
turbotpipes_get_login_confirmREAD

Confirm user login. via GET /login/confirm

api
turbotpipes_get_login_token_by_temporary_token_request_idREAD

Get temporary token request via GET /login/token/{temporary_token_request_id}. Get a temporary token request status with token.

api
turbotpipes_get_logout_by_providerREAD

User logout via GET /logout/{provider}. Removes the session that is associated with the user.

api
turbotpipes_get_notifierREAD

List tenant notifiers via GET /notifier. List all notifiers for a custom tenant

api
turbotpipes_get_notifier_by_notifier_nameREAD

Get tenant notifier via GET /notifier/{notifier_name}. Get a notifier for a custom tenant

api
turbotpipes_get_orgREAD

List orgs via GET /org. List all the organizations.

api
turbotpipes_get_org_by_org_handleREAD

Get org via GET /org/{org_handle}. Retrieves the organization information.

api
turbotpipes_get_org_by_org_handle_ai_keyREAD

List org AI keys via GET /org/{org_handle}/ai/key. Lists AI provider API keys configured at the organization level.

api
turbotpipes_get_org_by_org_handle_ai_key_by_providerREAD

Get org AI key via GET /org/{org_handle}/ai/key/{provider}. Retrieves the AI provider API key metadata at the organization level.

api
turbotpipes_get_org_by_org_handle_audit_logREAD

Org audit logs via GET /org/{org_handle}/audit_log. Returns the audit logs for an org.

api
turbotpipes_get_org_by_org_handle_billing_invoiceREAD

List org invoices. TODO: paging, Stripe suports this we need to to implement it. via GET /org/{org_handle}/billing/invoice

api
turbotpipes_get_org_by_org_handle_billing_invoice_by_invoice_idREAD

Get an organization invoice via GET /org/{org_handle}/billing/invoice/{invoice_id}. Get an invoice for an organization.

api
turbotpipes_get_org_by_org_handle_billing_payment_methodREAD

List org billing payment methods. via GET /org/{org_handle}/billing/payment_method

api
turbotpipes_get_org_by_org_handle_billing_payment_method_by_payment_method_idREAD

Get org billing payment method. via GET /org/{org_handle}/billing/payment_method/{payment_method_id}. List org billing payment method.

api
turbotpipes_get_org_by_org_handle_billing_planREAD

Get org billing plan. via GET /org/{org_handle}/billing/plan. Get the current organization billing plan.

api
turbotpipes_get_org_by_org_handle_billing_stripe_invoice_upcomingREAD

Get upcoming invoice. Can be used to let subscriber know the estimated amount for next invoice. via GET /org/{org_handle}/billing/stripe/invoice/upcoming

api
turbotpipes_get_org_by_org_handle_billing_subscriptionREAD

List org subscriptions. TODO: org should only have 1 active subscriptions, but what if we change subscriptions (is it possible?). Should we display old subscriptions? via GET /org/{org_handle}/billing/subscription

api
turbotpipes_get_org_by_org_handle_billing_subscription_by_subscription_idREAD

Get org subscription via GET /org/{org_handle}/billing/subscription/{subscription_id}

api
turbotpipes_get_org_by_org_handle_connectionREAD

List org connections via GET /org/{org_handle}/connection. List connections for an organization.

api
turbotpipes_get_org_by_org_handle_connection_by_connection_handleREAD

Get org connection via GET /org/{org_handle}/connection/{connection_handle}. Get the details of a connection belonging to an org.

api
turbotpipes_get_org_by_org_handle_connection_by_connection_handle_permissionREAD

List org connection permissions via GET /org/{org_handle}/connection/{connection_handle}/permission. List permissions for a connection defined on an org.

api
turbotpipes_get_org_by_org_handle_connection_by_connection_handle_permission_by_permission_idREAD

Get org connection permission via GET /org/{org_handle}/connection/{connection_handle}/permission/{permission_id}. Get permission for a connection defined on an org.

api
turbotpipes_get_org_by_org_handle_connection_by_connection_handle_workspaceREAD

List org connection workspaces via GET /org/{org_handle}/connection/{connection_handle}/workspace. List the workspaces that an org connection has been added to.

api
turbotpipes_get_org_by_org_handle_connection_folderREAD

List org connection folders via GET /org/{org_handle}/connection_folder. List connection folders for an org.

api
turbotpipes_get_org_by_org_handle_connection_folder_by_folder_idREAD

Get org connection folder via GET /org/{org_handle}/connection_folder/{folder_id}. Get connection folder for an org.

api
turbotpipes_get_org_by_org_handle_connection_folder_by_folder_id_permissionREAD

List org connection folder permissions via GET /org/{org_handle}/connection_folder/{folder_id}/permission. List permissions for a connection folder defined on an organization.

api
turbotpipes_get_org_by_org_handle_connection_folder_by_folder_id_permission_by_permission_idREAD

Get org connection folder permission via GET /org/{org_handle}/connection_folder/{folder_id}/permission/{permission_id}. Get permission for a connection folder defined on an org.

api
turbotpipes_get_org_by_org_handle_connection_folder_by_folder_id_workspaceREAD

List org connection folder workspaces via GET /org/{org_handle}/connection_folder/{folder_id}/workspace. List the workspaces that an org connection folder has been added to.

api
turbotpipes_get_org_by_org_handle_connection_treeREAD

List tenant connection tree via GET /org/{org_handle}/connection_tree. List connection tree for a tenant.

api
turbotpipes_get_org_by_org_handle_constraintREAD

List org constraints via GET /org/{org_handle}/constraint. List all applicable constraints for an org.

api
turbotpipes_get_org_by_org_handle_integrationREAD

List org integrations via GET /org/{org_handle}/integration. List integrations configured for an organization.

api
turbotpipes_get_org_by_org_handle_integration_by_integration_handleREAD

Get org integration via GET /org/{org_handle}/integration/{integration_handle}. Get details of an integration configured on an organization.

api
turbotpipes_get_org_by_org_handle_integration_by_integration_handle_github_installREAD

Install GitHub integration for an org via GET /org/{org_handle}/integration/{integration_handle}/github/install. Install a GitHub integration for an org identity.

api
turbotpipes_get_org_by_org_handle_integration_by_integration_handle_slack_channelREAD

List org integration Slack channels via GET /org/{org_handle}/integration/{integration_handle}/slack/channel. List Slack channels that are given access to a user Slack integration.

api
turbotpipes_get_org_by_org_handle_integration_by_integration_handle_slack_installREAD

Install Slack integration for an org via GET /org/{org_handle}/integration/{integration_handle}/slack/install. Install a Slack integration for an org identity.

api
turbotpipes_get_org_by_org_handle_memberREAD

List Organization Members via GET /org/{org_handle}/member. List all members of an organization who are invited / accepted.

api
turbotpipes_get_org_by_org_handle_member_by_user_handleREAD

Get org member. via GET /org/{org_handle}/member/{user_handle}

api
turbotpipes_get_org_by_org_handle_member_invite_confirmREAD

Confirm org member invite. via GET /org/{org_handle}/member/invite/confirm

api
turbotpipes_get_org_by_org_handle_notifierREAD

List org notifiers via GET /org/{org_handle}/notifier. List all notifiers for an org

api
turbotpipes_get_org_by_org_handle_notifier_by_notifier_nameREAD

Get org notifier via GET /org/{org_handle}/notifier/{notifier_name}. Get a notifier for an org

api
turbotpipes_get_org_by_org_handle_processREAD

List Org processes via GET /org/{org_handle}/process. List processes for an org.

api
turbotpipes_get_org_by_org_handle_process_by_process_idREAD

Get Org process via GET /org/{org_handle}/process/{process_id}. Get a process for an org.

api
turbotpipes_get_org_by_org_handle_process_by_process_id_log_by_log_file_by_content_typeREAD

List Org process logs via GET /org/{org_handle}/process/{process_id}/log/{log_file}.{content_type}. List the process logs for a given process of an org.

api
turbotpipes_get_org_by_org_handle_service_accountREAD

List organization service accounts via GET /org/{org_handle}/service_account. Lists service accounts at the organization level.

api
turbotpipes_get_org_by_org_handle_service_account_by_service_account_identifierREAD

Get organization service account via GET /org/{org_handle}/service_account/{service_account_identifier}. Retrieves a specific org-level service account.

api
turbotpipes_get_org_by_org_handle_service_account_by_service_account_identifier_audit_logREAD

List audit logs for an org service account via GET /org/{org_handle}/service_account/{service_account_identifier}/audit_log. Returns the audit logs where the service account is either the actor or the identity (org-level service account).

api
turbotpipes_get_org_by_org_handle_service_account_by_service_account_identifier_tokenREAD

List organization service account tokens via GET /org/{org_handle}/service_account/{service_account_identifier}/token. Lists tokens for an organization-level service account.

api
turbotpipes_get_org_by_org_handle_service_account_by_service_account_identifier_token_by_token_idREAD

Get an organization service account token via GET /org/{org_handle}/service_account/{service_account_identifier}/token/{token_id}. Retrieves a specific token for an organization-level service account.

api
turbotpipes_get_org_by_org_handle_usageREAD

List org usage via GET /org/{org_handle}/usage. List all usage metrics for an org.

api
turbotpipes_get_org_by_org_handle_workspaceREAD

List org workspaces via GET /org/{org_handle}/workspace. List the workspace for an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handleREAD

Get org workspace via GET /org/{org_handle}/workspace/{workspace_handle}. Get the details for a workspace in an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_aggregatorREAD

List aggregators for an org workspace via GET /org/{org_handle}/workspace/{workspace_handle}/aggregator. List aggregators for a workspace of an org.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handleREAD

Get an aggregator for a org workspace via GET /org/{org_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}. Get the details of an aggregator belonging to a workspace of an org.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handle_connectionREAD

List connections in the scope of an aggregator for a org workspace via GET /org/{org_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}/connection. List all connections that are a part of an aggregator defined in a workspace of an org.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handle_connection_by_connection_handleREAD

Get a connection in the scope of an aggregator for a org workspace via GET /org/{org_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}/connection/{connection_handle}. Get a connection that is a part of an aggregator defined in a workspace of an org.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_ai_conversationREAD

List org workspace conversations via GET /org/{org_handle}/workspace/{workspace_handle}/ai/conversation. Lists AI conversations in an org workspace with optional filtering and pagination.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_idREAD

Get org workspace conversation via GET /org/{org_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}. Retrieves details for a specific org workspace conversation.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_id_artifact_by_artifact_idREAD

Get org workspace conversation artifact metadata via GET /org/{org_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}/artifact/{artifact_id}. Retrieves metadata for a specific artifact created by an org workspace conversation.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_id_artifact_by_artifact_id_by_content_typeREAD

Download org workspace artifact via GET /org/{org_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}/artifact/{artifact_id}.{content_type}. Downloads an artifact file from an org workspace AI conversation.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_id_messageREAD

List org workspace conversation messages via GET /org/{org_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}/message. Lists messages for a specific org workspace conversation with pagination.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_ai_modelREAD

List org workspace AI models via GET /org/{org_handle}/workspace/{workspace_handle}/ai/model. Lists available AI models for an org workspace based on configured AI keys.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_audit_logREAD

Org workspace audit logs via GET /org/{org_handle}/workspace/{workspace_handle}/audit_log. Returns the audit logs for an org workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_connREAD

List org workspace connection associations via GET /org/{org_handle}/workspace/{workspace_handle}/conn. List the connections associated with a workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_conn_by_conn_handleREAD

Get org workspace connection association via GET /org/{org_handle}/workspace/{workspace_handle}/conn/{conn_handle}. Get the details for a workspace and connection association on an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_connectionREAD

List org workspace connection associations via GET /org/{org_handle}/workspace/{workspace_handle}/connection. List the connections associated with a workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_connection_by_connection_handleREAD

Get org workspace connection association via GET /org/{org_handle}/workspace/{workspace_handle}/connection/{connection_handle}. Get the details for a workspace and connection association on an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_connection_folderREAD

List org workspace connection folders via GET /org/{org_handle}/workspace/{workspace_handle}/connection_folder. List connection folders for an org workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_connection_folder_by_folder_idREAD

Get org workspace connection folder via GET /org/{org_handle}/workspace/{workspace_handle}/connection_folder/{folder_id}. Get connection folder for a org workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_connection_treeREAD

List org workspace connection tree via GET /org/{org_handle}/workspace/{workspace_handle}/connection_tree. List connection tree for an org workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_datatankREAD

List org workspace Datatank via GET /org/{org_handle}/workspace/{workspace_handle}/datatank. List the org workspace Datatank.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handleREAD

Get org workspace Datatank via GET /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}. Get the details for the workspace Datatank.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_tableREAD

List org workspace Datatank tables via GET /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table. List the org workspace Datatank tables.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_nameREAD

Get org workspace Datatank table via GET /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}. Get the details for the workspace Datatank table

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_name_partREAD

List org workspace Datatank partitions via GET /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}/part. List the org workspace Datatank partitions

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_name_table_by_datatank_part_idREAD

Get org workspace Datatank table partition via GET /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}/table/{datatank_part_id}. Get the details for the workspace Datatank table partition

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_db_logREAD

Org workspace logs via GET /org/{org_handle}/workspace/{workspace_handle}/db_log. Returns the workspace logs for an org.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_form_by_step_execution_id_by_random_idREAD

Get org workspace flowpipe form via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/form/{step_execution_id}/{random_id}. Get details of a Flowpipe input step form for an org workspace

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_inputREAD

List org workspace flowpipe inputs via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/input. List Flowpipe inputs for an org workspace

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_input_by_input_idREAD

Get org workspace flowpipe input via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/input/{input_id}. Get details of a Flowpipe input for an org workspace

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_aliasREAD

Get organization workspace installed flowpipe mod by mod alias via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variableREAD

List variables in an organization flowpipe workspace mod via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable. List all variables applicable for a flowpipe mod in a workspace specific to an organization

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variable_by_variable_nameREAD

Get setting for a flowpipe mod variable in an organization workspace via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_pipelineREAD

List organization workspace pipelines via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/pipeline. Lists the pipelines for an organization workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_pipeline_by_pipeline_idREAD

Get org workspace pipeline via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/pipeline/{pipeline_id}. Get the details of a pipeline for a workspace of an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_pipeline_by_pipeline_id_triggerREAD

Get org workspace pipeline triggers via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/pipeline/{pipeline_id}/trigger. Get the list of triggers that a pipeline is associated with.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_flowpipe_trigger_by_trigger_nameREAD

Get org workspace flowpipe trigger via GET /org/{org_handle}/workspace/{workspace_handle}/flowpipe/trigger/{trigger_name}. Get the details of a trigger for a workspace of an org.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_integrationREAD

List org workspace integrations via GET /org/{org_handle}/workspace/{workspace_handle}/integration. List integrations available for an organization workspace. If run on a custom tenant this will return integrations configured both on tenant and org level.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_integration_by_integration_handleREAD

Get org workspace integration via GET /org/{org_handle}/workspace/{workspace_handle}/integration/{integration_handle}. Get details of an integration available for a workspace belonging to an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_integration_by_integration_handle_github_repositoryREAD

List org workspace integration github respositories via GET /org/{org_handle}/workspace/{workspace_handle}/integration/{integration_handle}/github/repository. List respositories that are given access to the integration available for an organization workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_integration_by_integration_handle_github_repository_by_repository_owner_by_repository_name_headREAD

List org workspace integration github respository heads via GET /org/{org_handle}/workspace/{workspace_handle}/integration/{integration_handle}/github/repository/{repository_owner}/{repository_name}/head. List heads for a respository of an integration available for an organization workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_integration_by_integration_handle_gitlab_projectREAD

List org workspace integration gitlab projects via GET /org/{org_handle}/workspace/{workspace_handle}/integration/{integration_handle}/gitlab/project. List projects that are given access to the integration available for an organization workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_integration_by_integration_handle_gitlab_project_by_project_id_branchREAD

List org workspace integration gitlab project branches via GET /org/{org_handle}/workspace/{workspace_handle}/integration/{integration_handle}/gitlab/project/{project_id}/branch. List branches for a gitlab project of an integration available for an organization workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_memberREAD

List Organization Workspace Members via GET /org/{org_handle}/workspace/{workspace_handle}/member. List all members of a workspace in an organization who has accepted / invited.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_member_by_user_handleREAD

Get Org Workspace Member via GET /org/{org_handle}/workspace/{workspace_handle}/member/{user_handle}. Get details of a member belonging to a workspace of an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_modREAD

List organization workspace installed mods via GET /org/{org_handle}/workspace/{workspace_handle}/mod

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_mod_by_mod_aliasREAD

Get organization workspace installed mod by mod alias via GET /org/{org_handle}/workspace/{workspace_handle}/mod/{mod_alias}

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_mod_by_mod_alias_variableREAD

List variables in an organization workspace mod via GET /org/{org_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable. List all variables applicable for a mod in a workspace specific to an organization

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_mod_by_mod_alias_variable_by_variable_nameREAD

Get setting for a mod variable in an organization workspace via GET /org/{org_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_notifierREAD

List org workspace notifiers via GET /org/{org_handle}/workspace/{workspace_handle}/notifier. List all notifiers for an org workspace

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_notifier_by_notifier_nameREAD

Get org workspace notifier via GET /org/{org_handle}/workspace/{workspace_handle}/notifier/{notifier_name}. Get a notifier for an org workspace

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_pipelineREAD

List org workspace pipelines via GET /org/{org_handle}/workspace/{workspace_handle}/pipeline. Lists the pipelines for a workspace of an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_pipeline_by_pipeline_idREAD

Get org workspace pipeline via GET /org/{org_handle}/workspace/{workspace_handle}/pipeline/{pipeline_id}. Get the details of a pipeline for a workspace of an organization.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_processREAD

List org workspace processes via GET /org/{org_handle}/workspace/{workspace_handle}/process. List the processes associated with an org workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_process_by_process_idREAD

Get org workspace process via GET /org/{org_handle}/workspace/{workspace_handle}/process/{process_id}. Get the details for the process.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_process_by_process_id_log_by_log_file_by_content_typeREAD

List org workspace process logs via GET /org/{org_handle}/workspace/{workspace_handle}/process/{process_id}/log/{log_file}.{content_type}. List the process logs associated with a workspace process.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_queryREAD

Query org workspace via GET /org/{org_handle}/workspace/{workspace_handle}/query. Performs a query in an org workspace. Results are limited to 5000 rows or 30 seconds of query execution.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_query_data_by_extensionsREAD

Query org workspace with extensions via GET /org/{org_handle}/workspace/{workspace_handle}/query/data.{extensions}. Performs a query in an org workspace, with content type and content encoding forming part of the API path. Results are limited to 5000 rows or 30 seconds of query execution.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_schemaREAD

List org workspace schemas via GET /org/{org_handle}/workspace/{workspace_handle}/schema. List the schemas for the org workspace. This will consist of the aggregators, datatanks and identity-level connections associated with the workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_schema_by_schema_nameREAD

Get org workspace schema via GET /org/{org_handle}/workspace/{workspace_handle}/schema/{schema_name}. Get the details for an org workspace schema.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_schema_by_schema_name_tableREAD

List org workspace schema tables via GET /org/{org_handle}/workspace/{workspace_handle}/schema/{schema_name}/table. List the tables for an org workspace schema.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_schema_by_schema_name_table_by_table_nameREAD

Get org workspace schema table via GET /org/{org_handle}/workspace/{workspace_handle}/schema/{schema_name}/table/{table_name}. Get details about a specific table in a org workspace schema.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_snapshotREAD

List org workspace snapshots via GET /org/{org_handle}/workspace/{workspace_handle}/snapshot. List the workspace snapshots for an org.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_snapshot_by_snapshot_idREAD

Get org workspace snapshot via GET /org/{org_handle}/workspace/{workspace_handle}/snapshot/{snapshot_id}. Get the details for an org workspace snapshot.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_snapshot_by_snapshot_id_by_content_typeREAD

Download org workspace snapshot via GET /org/{org_handle}/workspace/{workspace_handle}/snapshot/{snapshot_id}.{content_type}. Downloads the full data for an org workspace snapshot.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_triggerREAD

List organization workspace triggers via GET /org/{org_handle}/workspace/{workspace_handle}/trigger. Lists the pipelines for an organization workspace.

api
turbotpipes_get_org_by_org_handle_workspace_by_workspace_handle_usageREAD

List org workspace usage via GET /org/{org_handle}/workspace/{workspace_handle}/usage. List the usage associated with an org workspace.

api
turbotpipes_get_service_accountREAD

List tenant service accounts via GET /service_account. Lists service accounts at the tenant level.

api
turbotpipes_get_service_account_by_service_account_identifierREAD

Get tenant service account via GET /service_account/{service_account_identifier}. Retrieves a specific tenant-level service account.

api
turbotpipes_get_service_account_by_service_account_identifier_audit_logREAD

List audit logs for a tenant service account via GET /service_account/{service_account_identifier}/audit_log. Returns the audit logs where the service account is either the actor or the identity (tenant-level service account).

api
turbotpipes_get_service_account_by_service_account_identifier_tokenREAD

List tenant service account tokens via GET /service_account/{service_account_identifier}/token. Lists tokens for a tenant-level service account.

api
turbotpipes_get_service_account_by_service_account_identifier_token_by_token_idREAD

Get a tenant service account token via GET /service_account/{service_account_identifier}/token/{token_id}. Retrieves a specific token for a tenant-level service account.

api
turbotpipes_get_settingsREAD

Get tenant settings via GET /settings. Retrieves the tenant settings.

api
turbotpipes_get_signup_confirmREAD

Confirm user signup. via GET /signup/confirm

api
turbotpipes_get_tenantREAD

List tenants the actor is a member of. via GET /tenant

api
turbotpipes_get_tenant_by_tenant_handleREAD

Get tenant via GET /tenant/{tenant_handle}. Retrieves the tenant information.

api
turbotpipes_get_tenant_by_tenant_handle_avatarREAD

Get tenant avatar via GET /tenant/{tenant_handle}/avatar. Get public avatar for a tenant.

api
turbotpipes_get_tenant_by_tenant_handle_billing_invoiceREAD

List tenant invoices. TODO: paging, Stripe suports this we need to to implement it. via GET /tenant/{tenant_handle}/billing/invoice

api
turbotpipes_get_tenant_by_tenant_handle_billing_invoice_by_invoice_idREAD

Get a tenant invoice via GET /tenant/{tenant_handle}/billing/invoice/{invoice_id}. Get an invoice for a tenant.

api
turbotpipes_get_tenant_by_tenant_handle_billing_payment_methodREAD

List tenant billing payment methods. via GET /tenant/{tenant_handle}/billing/payment_method

api
turbotpipes_get_tenant_by_tenant_handle_billing_payment_method_by_payment_method_idREAD

Get tenant billing payment method. via GET /tenant/{tenant_handle}/billing/payment_method/{payment_method_id}. List tenant billing payment method.

api
turbotpipes_get_tenant_by_tenant_handle_billing_planREAD

Get tenant billing plan. via GET /tenant/{tenant_handle}/billing/plan. Get the current tenant billing plan.

api
turbotpipes_get_tenant_by_tenant_handle_billing_stripe_invoice_upcomingREAD

Get upcoming invoice. Can be used to let subscriber know the estimated amount for next invoice. via GET /tenant/{tenant_handle}/billing/stripe/invoice/upcoming

api
turbotpipes_get_tenant_by_tenant_handle_billing_subscriptionREAD

List tenant subscriptions. via GET /tenant/{tenant_handle}/billing/subscription

api
turbotpipes_get_tenant_by_tenant_handle_billing_subscription_by_subscription_idREAD

Get tenant subscription via GET /tenant/{tenant_handle}/billing/subscription/{subscription_id}

api
turbotpipes_get_tenant_by_tenant_handle_constraintREAD

List tenant constraints via GET /tenant/{tenant_handle}/constraint. List all applicable constraints for a tenant.

api
turbotpipes_get_tenant_by_tenant_handle_memberREAD

List Tenant Members via GET /tenant/{tenant_handle}/member. List all members of a tenant who are invited / accepted.

api
turbotpipes_get_tenant_by_tenant_handle_member_by_user_handleREAD

Get tenant member. via GET /tenant/{tenant_handle}/member/{user_handle}

api
turbotpipes_get_tenant_by_tenant_handle_member_invite_confirmREAD

Confirm tenant member invite. via GET /tenant/{tenant_handle}/member/invite/confirm

api
turbotpipes_get_tenant_by_tenant_handle_usageREAD

List tenant usage via GET /tenant/{tenant_handle}/usage. List all usage metrics for a tenant.

api
turbotpipes_get_userREAD

List users via GET /user. List the users.

api
turbotpipes_get_user_by_user_handleREAD

Get user via GET /user/{user_handle}. Retrieves information of the specified user.

api
turbotpipes_get_user_by_user_handle_ai_keyREAD

List user AI keys via GET /user/{user_handle}/ai/key. Lists AI provider API keys configured at the user level.

api
turbotpipes_get_user_by_user_handle_ai_key_by_providerREAD

Get user AI key via GET /user/{user_handle}/ai/key/{provider}. Retrieves the AI provider API key metadata at the user level.

api
turbotpipes_get_user_by_user_handle_audit_logREAD

User audit logs via GET /user/{user_handle}/audit_log. Returns the audit logs for a user.

api
turbotpipes_get_user_by_user_handle_billing_invoiceREAD

List user invoices. TODO: paging, Stripe suports this we need to to implement it. via GET /user/{user_handle}/billing/invoice

api
turbotpipes_get_user_by_user_handle_billing_invoice_by_invoice_idREAD

Get a user invoice via GET /user/{user_handle}/billing/invoice/{invoice_id}. Get an invoice.

api
turbotpipes_get_user_by_user_handle_billing_payment_methodREAD

List user billing payment methods. via GET /user/{user_handle}/billing/payment_method

api
turbotpipes_get_user_by_user_handle_billing_payment_method_by_payment_method_idREAD

Get user billing payment method. via GET /user/{user_handle}/billing/payment_method/{payment_method_id}. List user billing payment method.

api
turbotpipes_get_user_by_user_handle_billing_planREAD

Get user billing plan. via GET /user/{user_handle}/billing/plan. Get the current user billing plan.

api
turbotpipes_get_user_by_user_handle_billing_stripe_invoice_upcomingREAD

Get upcoming user invoice via GET /user/{user_handle}/billing/stripe/invoice/upcoming. Get the upcoming invoice for this user. Can be used to let the user know the estimated amount for next invoice.

api
turbotpipes_get_user_by_user_handle_billing_subscriptionREAD

List user subscriptions. TODO: user should only have 1 active subscriptions, but what if we change subscriptions (is it possible?). Should we display old subscriptions? via GET /user/{user_handle}/billing/subscription

api
turbotpipes_get_user_by_user_handle_billing_subscription_by_subscription_idREAD

Get user subscription via GET /user/{user_handle}/billing/subscription/{subscription_id}

api
turbotpipes_get_user_by_user_handle_connectionREAD

List user connections via GET /user/{user_handle}/connection. List connections for a user.

api
turbotpipes_get_user_by_user_handle_connection_by_connection_handleREAD

Get user connection via GET /user/{user_handle}/connection/{connection_handle}. Get the details of a connection belonging to a user.

api
turbotpipes_get_user_by_user_handle_connection_by_connection_handle_workspaceREAD

List user connection workspaces via GET /user/{user_handle}/connection/{connection_handle}/workspace. List the workspaces that a user connection has been added to.

api
turbotpipes_get_user_by_user_handle_constraintREAD

List user constraints via GET /user/{user_handle}/constraint. List all applicable constraints for a user.

api
turbotpipes_get_user_by_user_handle_emailREAD

List user emails via GET /user/{user_handle}/email. List emails for a user along with other metadata information for each item.

api
turbotpipes_get_user_by_user_handle_email_by_email_idREAD

Get user email via GET /user/{user_handle}/email/{email_id}. Get a particular user email record along with its metadata information.

api
turbotpipes_get_user_by_user_handle_integrationREAD

List user integrations via GET /user/{user_handle}/integration. List integrations configuered for a user.

api
turbotpipes_get_user_by_user_handle_integration_by_integration_handleREAD

Get user integration via GET /user/{user_handle}/integration/{integration_handle}. Get details of an integration configured on a user.

api
turbotpipes_get_user_by_user_handle_integration_by_integration_handle_github_installREAD

Install GitHub integration for a user via GET /user/{user_handle}/integration/{integration_handle}/github/install. Install a GitHub integration for a user identity.

api
turbotpipes_get_user_by_user_handle_integration_by_integration_handle_slack_channelREAD

List user integration Slack channels via GET /user/{user_handle}/integration/{integration_handle}/slack/channel. List Slack channels that are given access to a user Slack integration.

api
turbotpipes_get_user_by_user_handle_integration_by_integration_handle_slack_installREAD

Install Slack integration for a user via GET /user/{user_handle}/integration/{integration_handle}/slack/install. Install a Slack integration for a user identity.

api
turbotpipes_get_user_by_user_handle_notifierREAD

List user notifiers via GET /user/{user_handle}/notifier. List all notifiers for a user

api
turbotpipes_get_user_by_user_handle_notifier_by_notifier_nameREAD

Get user notifier via GET /user/{user_handle}/notifier/{notifier_name}. Get a notifier for a user

api
turbotpipes_get_user_by_user_handle_passwordREAD

Get user password. via GET /user/{user_handle}/password

api
turbotpipes_get_user_by_user_handle_preferencesREAD

Get user preferences via GET /user/{user_handle}/preferences. Get preferences for the user such as email preferences.

api
turbotpipes_get_user_by_user_handle_processREAD

List User processes via GET /user/{user_handle}/process. List processes for a user.

api
turbotpipes_get_user_by_user_handle_process_by_process_idREAD

Get User process via GET /user/{user_handle}/process/{process_id}. Get process for a user.

api
turbotpipes_get_user_by_user_handle_process_by_process_id_log_by_log_file_by_content_typeREAD

List user process logs via GET /user/{user_handle}/process/{process_id}/log/{log_file}.{content_type}. List the process logs for a given process of a user.

api
turbotpipes_get_user_by_user_handle_tokenREAD

List tokens via GET /user/{user_handle}/token. List the token for a user.

api
turbotpipes_get_user_by_user_handle_token_by_token_idREAD

Get token via GET /user/{user_handle}/token/{token_id}. Retrieves the information of a specified token.

api
turbotpipes_get_user_by_user_handle_usageREAD

List user usage via GET /user/{user_handle}/usage. List all usage metrics for a user.

api
turbotpipes_get_user_by_user_handle_workspaceREAD

List user workspaces via GET /user/{user_handle}/workspace. List the workspace for a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handleREAD

Get user workspace via GET /user/{user_handle}/workspace/{workspace_handle}. Get the details for the workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_aggregatorREAD

List aggregators for a user workspace via GET /user/{user_handle}/workspace/{workspace_handle}/aggregator. List aggregators for a workspace of a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handleREAD

Get an aggregator for a user workspace via GET /user/{user_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}. Get the details of an aggregator belonging to a workspace of a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handle_connectionREAD

List connections in the scope of an aggregator for a user workspace via GET /user/{user_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}/connection. List all connections that are a part of an aggregator defined in a workspace of a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handle_connection_by_connection_handleREAD

Get a connection in the scope of an aggregator for a user workspace via GET /user/{user_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}/connection/{connection_handle}. Get a connection that is a part of an aggregator defined in a workspace of a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_ai_conversationREAD

List user workspace conversations via GET /user/{user_handle}/workspace/{workspace_handle}/ai/conversation. Lists AI conversations in a user workspace with optional filtering and pagination.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_idREAD

Get user workspace conversation via GET /user/{user_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}. Retrieves details for a specific user workspace conversation.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_id_artifact_by_artifact_idREAD

Get user workspace conversation artifact metadata via GET /user/{user_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}/artifact/{artifact_id}. Retrieves metadata for a specific artifact created by a user workspace conversation.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_id_artifact_by_artifact_id_by_content_typeREAD

Download user workspace artifact via GET /user/{user_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}/artifact/{artifact_id}.{content_type}. Downloads an artifact file from a user workspace AI conversation.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_id_messageREAD

List user workspace conversation messages via GET /user/{user_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}/message. Lists messages for a specific user workspace conversation with pagination.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_ai_modelREAD

List user workspace AI models via GET /user/{user_handle}/workspace/{workspace_handle}/ai/model. Lists available AI models for a user workspace based on configured AI keys.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_audit_logREAD

User workspace audit logs via GET /user/{user_handle}/workspace/{workspace_handle}/audit_log. Returns the audit logs for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_connREAD

List user workspace connection associations via GET /user/{user_handle}/workspace/{workspace_handle}/conn. List the connections associated with a workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_conn_by_conn_handleREAD

Get user workspace connection association via GET /user/{user_handle}/workspace/{workspace_handle}/conn/{conn_handle}. Get the details for a workspace and connection association.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_connectionREAD

List connections for a user workspace via GET /user/{user_handle}/workspace/{workspace_handle}/connection. List connections explicitly defined or associated to the workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_connection_by_connection_handleREAD

Get user workspace connection association via GET /user/{user_handle}/workspace/{workspace_handle}/connection/{connection_handle}. Get the details for a workspace and connection association.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_connection_folderREAD

List user workspace connections folders via GET /user/{user_handle}/workspace/{workspace_handle}/connection_folder. List connection folders for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_connection_folder_by_folder_idREAD

Get user workspace connection folder via GET /user/{user_handle}/workspace/{workspace_handle}/connection_folder/{folder_id}. Get connection folder for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_connection_treeREAD

List user workspace connection tree via GET /user/{user_handle}/workspace/{workspace_handle}/connection_tree. List connection tree for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_datatankREAD

List user workspace Datatank via GET /user/{user_handle}/workspace/{workspace_handle}/datatank. List the user workspace Datatank.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handleREAD

Get user workspace Datatank via GET /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}. Get the details for the workspace Datatank.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_tableREAD

List user workspace Datatank tables via GET /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table. List the user workspace Datatank tables.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_nameREAD

Get user workspace Datatank table via GET /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}. Get the details for the workspace Datatank table

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_name_partREAD

List user workspace Datatank partitions via GET /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}/part. List the user workspace Datatank partitions

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_name_table_by_datatank_part_idREAD

Get user workspace Datatank table partition via GET /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}/table/{datatank_part_id}. Get the details for the workspace Datatank table partition

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_db_logREAD

User workspace logs via GET /user/{user_handle}/workspace/{workspace_handle}/db_log. Returns the workspace logs for a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_form_by_step_execution_id_by_random_idREAD

Get user workspace flowpipe form via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/form/{step_execution_id}/{random_id}. Get details of a Flowpipe input step form for a user workspace

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_inputREAD

List user workspace flowpipe inputs via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/input. List Flowpipe inputs for a user workspace

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_input_by_input_idREAD

Get user workspace flowpipe input via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/input/{input_id}. Get details of a Flowpipe input for a user workspace

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_aliasREAD

Get user workspace installed flowpipe mod by mod alias via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variableREAD

List variables for a user workspace flowpipe mod via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable. List all variables applicable for a flowpipe mod in a workspace specific to a user

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variable_by_variable_nameREAD

Get setting for a flowpipe mod variable in a user workspace via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_pipelineREAD

List user workspace pipelines via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/pipeline. Lists the pipelines for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_pipeline_by_pipeline_idREAD

Get user workspace pipeline via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/pipeline/{pipeline_id}. Get the details of a pipeline for a workspace of a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_pipeline_by_pipeline_id_triggerREAD

Get user workspace pipeline triggers via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/pipeline/{pipeline_id}/trigger. Get the list of triggers that a pipeline is associated with.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_flowpipe_trigger_by_trigger_nameREAD

Get user workspace flowpipe trigger via GET /user/{user_handle}/workspace/{workspace_handle}/flowpipe/trigger/{trigger_name}. Get the details of a trigger for a workspace of a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_integrationREAD

List user workspace integrations via GET /user/{user_handle}/workspace/{workspace_handle}/integration. List integrations available for a user workspace. If run on a custom tenant this will return integrations configured both on tenant and user level.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_integration_by_integration_handleREAD

Get user workspace integration via GET /user/{user_handle}/workspace/{workspace_handle}/integration/{integration_handle}. Get details of an integration available for a workspace belonging to a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_integration_by_integration_handle_github_repositoryREAD

List user workspace integration github respositories via GET /user/{user_handle}/workspace/{workspace_handle}/integration/{integration_handle}/github/repository. List respositories that are given access to the integration available for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_integration_by_integration_handle_github_repository_by_repository_owner_by_repository_name_headREAD

List user workspace integration github respository heads via GET /user/{user_handle}/workspace/{workspace_handle}/integration/{integration_handle}/github/repository/{repository_owner}/{repository_name}/head. List heads for a respository of an integration available for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_integration_by_integration_handle_gitlab_projectREAD

List user workspace integration gitlab projects via GET /user/{user_handle}/workspace/{workspace_handle}/integration/{integration_handle}/gitlab/project. List gitlab proejcts that are given access to the integration available for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_integration_by_integration_handle_gitlab_project_by_project_id_branchREAD

List user workspace integration gitlab project branches via GET /user/{user_handle}/workspace/{workspace_handle}/integration/{integration_handle}/gitlab/project/{project_id}/branch. List branches for a gitlab project of an integration available for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_modREAD

List user workspace installed mods via GET /user/{user_handle}/workspace/{workspace_handle}/mod

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_mod_by_mod_aliasREAD

Get user workspace installed mod by mod alias via GET /user/{user_handle}/workspace/{workspace_handle}/mod/{mod_alias}

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_mod_by_mod_alias_variableREAD

List variables for a user workspace mod via GET /user/{user_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable. List all variables applicable for a mod in a workspace specific to a user

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_mod_by_mod_alias_variable_by_variable_nameREAD

Get setting for a mod variable in a user workspace via GET /user/{user_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_notifierREAD

List user workspace notifiers via GET /user/{user_handle}/workspace/{workspace_handle}/notifier. List all notifiers for a user workspace

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_notifier_by_notifier_nameREAD

Get user workspace notifier via GET /user/{user_handle}/workspace/{workspace_handle}/notifier/{notifier_name}. Get a notifier for a user workspace

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_pipelineREAD

List user workspace pipelines via GET /user/{user_handle}/workspace/{workspace_handle}/pipeline. Lists the pipelines for a workspace of a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_pipeline_by_pipeline_idREAD

Get user workspace pipeline via GET /user/{user_handle}/workspace/{workspace_handle}/pipeline/{pipeline_id}. Get the details of a pipeline for a workspace of a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_processREAD

List user workspace processes via GET /user/{user_handle}/workspace/{workspace_handle}/process. List the process associated with a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_process_by_process_idREAD

Get user workspace process via GET /user/{user_handle}/workspace/{workspace_handle}/process/{process_id}. Get the details for a user workspace process.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_process_by_process_id_log_by_log_file_by_content_typeREAD

List user workspace process logs via GET /user/{user_handle}/workspace/{workspace_handle}/process/{process_id}/log/{log_file}.{content_type}. List the process logs associated with a workspace process.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_queryREAD

Query user workspace via GET /user/{user_handle}/workspace/{workspace_handle}/query. Performs a query in a user workspace. Results are limited to 5000 rows or 30 seconds of query execution.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_query_data_by_extensionsREAD

Query user workspace with extensions via GET /user/{user_handle}/workspace/{workspace_handle}/query/data.{extensions}. Performs a query in a user workspace, with content type and content encoding forming part of the API path. Results are limited to 5000 rows or 30 seconds of query execution.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_schemaREAD

List user workspace schemas via GET /user/{user_handle}/workspace/{workspace_handle}/schema. List the schemas for the user workspace. This will consist of the aggregators, datatanks and identity-level connections associated with the workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_schema_by_schema_nameREAD

Get user workspace schema via GET /user/{user_handle}/workspace/{workspace_handle}/schema/{schema_name}. Get the details for a user workspace schema.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_schema_by_schema_name_tableREAD

List user workspace schema tables via GET /user/{user_handle}/workspace/{workspace_handle}/schema/{schema_name}/table. List the tables for a user workspace schema.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_schema_by_schema_name_table_by_table_nameREAD

Get user workspace schema table via GET /user/{user_handle}/workspace/{workspace_handle}/schema/{schema_name}/table/{table_name}. Get details about a specific table in a user workspace schema.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_snapshotREAD

List user workspace snapshots via GET /user/{user_handle}/workspace/{workspace_handle}/snapshot. List the workspace snapshots for a user.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_snapshot_by_snapshot_idREAD

Get user workspace snapshot via GET /user/{user_handle}/workspace/{workspace_handle}/snapshot/{snapshot_id}. Get the details for a user workspace snapshot.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_snapshot_by_snapshot_id_by_content_typeREAD

Download user workspace snapshot via GET /user/{user_handle}/workspace/{workspace_handle}/snapshot/{snapshot_id}.{content_type}. Downloads the full data for a user workspace snapshot.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_triggerREAD

List user workspace triggers via GET /user/{user_handle}/workspace/{workspace_handle}/trigger. Lists the triggers for a user workspace.

api
turbotpipes_get_user_by_user_handle_workspace_by_workspace_handle_usageREAD

List user workspace usage via GET /user/{user_handle}/workspace/{workspace_handle}/usage. List the usage associated with a user workspace.

api
turbotpipes_patch_ai_key_by_providerWRITE

Update tenant AI key via PATCH /ai/key/{provider}. Updates an existing AI provider API key at the tenant level.

api
turbotpipes_patch_connection_by_connection_handleWRITE

Update tenant connection via PATCH /connection/{connection_handle}. Update the details of a connection belonging to a tenant.

api
turbotpipes_patch_connection_by_connection_handle_permission_by_permission_idWRITE

Update tenant connection permission via PATCH /connection/{connection_handle}/permission/{permission_id}. Update permission for a connection defined on a custom tenant.

api
turbotpipes_patch_connection_folder_by_folder_idWRITE

Update tenant connection folder via PATCH /connection_folder/{folder_id}. Update the details of a connection folder belonging to a custom tenant.

api
turbotpipes_patch_connection_folder_by_folder_id_permission_by_permission_idWRITE

Update tenant connection folder permission via PATCH /connection_folder/{folder_id}/permission/{permission_id}. Update permission for a connection folder defined on a custom tenant.

api
turbotpipes_patch_integration_by_integration_handleWRITE

Update tenant integration via PATCH /integration/{integration_handle}. Update details of an integration configured on a custom tenant.

api
turbotpipes_patch_login_token_by_temporary_token_request_idWRITE

Update temporary token request via PATCH /login/token/{temporary_token_request_id}. Update a temporary token request status.

api
turbotpipes_patch_notifier_by_notifier_nameWRITE

Update tenant notifier via PATCH /notifier/{notifier_name}. Update a notifier for a custom tenant

api
turbotpipes_patch_org_by_org_handleWRITE

Update org via PATCH /org/{org_handle}. Updates the handle name, display name, or the URL of an organization.

api
turbotpipes_patch_org_by_org_handle_ai_key_by_providerWRITE

Update org AI key via PATCH /org/{org_handle}/ai/key/{provider}. Updates an existing AI provider API key at the organization level.

api
turbotpipes_patch_org_by_org_handle_billing_payment_method_by_payment_method_idWRITE

Update org billing payment method. via PATCH /org/{org_handle}/billing/payment_method/{payment_method_id}

api
turbotpipes_patch_org_by_org_handle_billing_subscription_by_subscription_idWRITE

Update org subscription. Use this API to "stop cancel at the next billing period" by passing "stopcancel" in the action parameter. via PATCH /org/{org_handle}/billing/subscription/{subscription_id}

api
turbotpipes_patch_org_by_org_handle_connection_by_connection_handleWRITE

Update org connection via PATCH /org/{org_handle}/connection/{connection_handle}. Update the details of a connection belonging to an org.

api
turbotpipes_patch_org_by_org_handle_connection_by_connection_handle_permission_by_permission_idWRITE

Update org connection permission via PATCH /org/{org_handle}/connection/{connection_handle}/permission/{permission_id}. Update permission for a connection defined on an org.

api
turbotpipes_patch_org_by_org_handle_connection_folder_by_folder_idWRITE

Update org connection folder via PATCH /org/{org_handle}/connection_folder/{folder_id}. Update the details of an org connection folder.

api
turbotpipes_patch_org_by_org_handle_connection_folder_by_folder_id_permission_by_permission_idWRITE

Update org connection folder permission via PATCH /org/{org_handle}/connection_folder/{folder_id}/permission/{permission_id}. Update permission for a connection folder defined on an org.

api
turbotpipes_patch_org_by_org_handle_integration_by_integration_handleWRITE

Update org integration via PATCH /org/{org_handle}/integration/{integration_handle}. Update details of an integration configured for an organization.

api
turbotpipes_patch_org_by_org_handle_member_by_user_handleWRITE

Update org member via PATCH /org/{org_handle}/member/{user_handle}. Update the role of the member.

api
turbotpipes_patch_org_by_org_handle_notifier_by_notifier_nameWRITE

Update org notifier via PATCH /org/{org_handle}/notifier/{notifier_name}. Update a notifier for an org

api
turbotpipes_patch_org_by_org_handle_service_account_by_service_account_identifierWRITE

Update an organization service account via PATCH /org/{org_handle}/service_account/{service_account_identifier}. Update an existing service account at the organization level.

api
turbotpipes_patch_org_by_org_handle_service_account_by_service_account_identifier_token_by_token_idWRITE

Update an organization service account token via PATCH /org/{org_handle}/service_account/{service_account_identifier}/token/{token_id}. Update an existing token for an organization-level service account.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handleWRITE

Update org workspace via PATCH /org/{org_handle}/workspace/{workspace_handle}. Update a workspace in an organization.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handleWRITE

Update an aggregator for a org workspace via PATCH /org/{org_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}. Update the details of an aggregator belonging to a workspace of an org.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_idWRITE

Update org workspace conversation via PATCH /org/{org_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}. Updates an org workspace conversation (e.g., title).

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_connection_by_connection_handleWRITE

Update org workspace connection via PATCH /org/{org_handle}/workspace/{workspace_handle}/connection/{connection_handle}. Update the details of a connection belonging to a workspace of an org.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_connection_folder_by_folder_idWRITE

Update org workspace connection folder via PATCH /org/{org_handle}/workspace/{workspace_handle}/connection_folder/{folder_id}. Update the details of a connection folder belonging to an org workspace.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handleWRITE

Update org workspace Datatank via PATCH /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}. Update the org workspace Datatank.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_nameWRITE

Update org workspace Datatank table via PATCH /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}. Update the org workspace Datatank table.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_name_part_by_datatank_part_idWRITE

Update org workspace Datatank table partition via PATCH /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}/part/{datatank_part_id}. Update the org workspace Datatank table partition.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_aliasWRITE

Update a flowpipe mod in an organization workspace via PATCH /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variable_by_variable_nameWRITE

Update setting for a flowpipe mod variable in an organization workspace via PATCH /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_flowpipe_trigger_by_trigger_nameWRITE

Update org workspace trigger via PATCH /org/{org_handle}/workspace/{workspace_handle}/flowpipe/trigger/{trigger_name}. Updates a trigger for a workspace of an org.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_member_by_user_handleWRITE

Update Org Workspace Member via PATCH /org/{org_handle}/workspace/{workspace_handle}/member/{user_handle}. Update the role of a member belonging to a workspace of an organization.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_mod_by_mod_aliasWRITE

Update a mod in an organization workspace via PATCH /org/{org_handle}/workspace/{workspace_handle}/mod/{mod_alias}

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_mod_by_mod_alias_variable_by_variable_nameWRITE

Update setting for a mod variable in an organization workspace via PATCH /org/{org_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_notifier_by_notifier_nameWRITE

Update org workspace notifier via PATCH /org/{org_handle}/workspace/{workspace_handle}/notifier/{notifier_name}. Update a notifier for an org workspace

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_pipeline_by_pipeline_idWRITE

Update org workspace pipeline via PATCH /org/{org_handle}/workspace/{workspace_handle}/pipeline/{pipeline_id}. Updates a pipeline for a workspace of an organization.

api
turbotpipes_patch_org_by_org_handle_workspace_by_workspace_handle_snapshot_by_snapshot_idWRITE

Update org workspace snapshot via PATCH /org/{org_handle}/workspace/{workspace_handle}/snapshot/{snapshot_id}. Updates an org workspace snapshot.

api
turbotpipes_patch_service_account_by_service_account_identifierWRITE

Update a tenant service account via PATCH /service_account/{service_account_identifier}. Update an existing service account at the tenant level.

api
turbotpipes_patch_service_account_by_service_account_identifier_token_by_token_idWRITE

Update a tenant service account token via PATCH /service_account/{service_account_identifier}/token/{token_id}. Update an existing token for a tenant-level service account.

api
turbotpipes_patch_settingsWRITE

Update tenant settings via PATCH /settings. Update settings for a custom tenant.

api
turbotpipes_patch_tenant_by_tenant_handleWRITE

Update tenant via PATCH /tenant/{tenant_handle}. Updates various information about a tenant.

api
turbotpipes_patch_tenant_by_tenant_handle_billing_payment_method_by_payment_method_idWRITE

Update tenant billing payment method. via PATCH /tenant/{tenant_handle}/billing/payment_method/{payment_method_id}

api
turbotpipes_patch_tenant_by_tenant_handle_billing_subscription_by_subscription_idWRITE

Update tenant subscription. Use this API to "stop cancel at the next billing period" by passing "stopcancel" in the action parameter. via PATCH /tenant/{tenant_handle}/billing/subscription/{subscription_id}

api
turbotpipes_patch_tenant_by_tenant_handle_member_by_user_handleWRITE

Update tenant member via PATCH /tenant/{tenant_handle}/member/{user_handle}. Update the role of a member of a tenant.

api
turbotpipes_patch_user_by_user_handleWRITE

Update user via PATCH /user/{user_handle}. Updates the handle name, display name, or the URL of a user.

api
turbotpipes_patch_user_by_user_handle_ai_key_by_providerWRITE

Update user AI key via PATCH /user/{user_handle}/ai/key/{provider}. Updates an existing AI provider API key at the user level.

api
turbotpipes_patch_user_by_user_handle_billing_payment_method_by_payment_method_idWRITE

Update user billing payment method. via PATCH /user/{user_handle}/billing/payment_method/{payment_method_id}

api
turbotpipes_patch_user_by_user_handle_connection_by_connection_handleWRITE

Update user connection via PATCH /user/{user_handle}/connection/{connection_handle}. Update the details of a connection belonging to a user.

api
turbotpipes_patch_user_by_user_handle_integration_by_integration_handleWRITE

Update user integration via PATCH /user/{user_handle}/integration/{integration_handle}. Update details of an integration configured for a user.

api
turbotpipes_patch_user_by_user_handle_notifier_by_notifier_nameWRITE

Update user notifier via PATCH /user/{user_handle}/notifier/{notifier_name}. Update a notifier for a user

api
turbotpipes_patch_user_by_user_handle_preferencesWRITE

Update user preferences via PATCH /user/{user_handle}/preferences. Update preferences for the user e.g. opting out of receiving certain kind of emails.

api
turbotpipes_patch_user_by_user_handle_token_by_token_idWRITE

Update token via PATCH /user/{user_handle}/token/{token_id}. Changes the status of the specified token from Active to Inactive or vice versa.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handleWRITE

Update user workspace via PATCH /user/{user_handle}/workspace/{workspace_handle}. Update the workspace for a user.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_aggregator_by_aggregator_handleWRITE

Update an aggregator for a user workspace via PATCH /user/{user_handle}/workspace/{workspace_handle}/aggregator/{aggregator_handle}. Update the details of an aggregator belonging to workspace of a user.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_ai_conversation_by_conversation_idWRITE

Update user workspace conversation via PATCH /user/{user_handle}/workspace/{workspace_handle}/ai/conversation/{conversation_id}. Updates a user workspace conversation (e.g., title).

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_connection_by_connection_handleWRITE

Update user workspace connection via PATCH /user/{user_handle}/workspace/{workspace_handle}/connection/{connection_handle}. Update the details of a connection belonging to a workspace of a user.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_connection_folder_by_folder_idWRITE

Update user workspace connection folder via PATCH /user/{user_handle}/workspace/{workspace_handle}/connection_folder/{folder_id}. Update the details of a connection folder belonging to a user workspace.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handleWRITE

Update user workspace Datatank via PATCH /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}. Update the user workspace Datatank.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_nameWRITE

Update user workspace Datatank table via PATCH /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}. Update the user workspace Datatank table.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_name_part_by_datatank_part_idWRITE

Update user workspace Datatank table partition via PATCH /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}/part/{datatank_part_id}. Update the user workspace Datatank table partition.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_aliasWRITE

Update a flowpipe mod in a user's workspace via PATCH /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variable_by_variable_nameWRITE

Update setting for a flowpipe mod variable in a user workspace via PATCH /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_flowpipe_trigger_by_trigger_nameWRITE

Update user workspace trigger via PATCH /user/{user_handle}/workspace/{workspace_handle}/flowpipe/trigger/{trigger_name}. Updates a trigger for a workspace of a user.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_mod_by_mod_aliasWRITE

Update a mod in a user's workspace via PATCH /user/{user_handle}/workspace/{workspace_handle}/mod/{mod_alias}

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_mod_by_mod_alias_variable_by_variable_nameWRITE

Update setting for a mod variable in a user workspace via PATCH /user/{user_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable/{variable_name}

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_notifier_by_notifier_nameWRITE

Update user workspace notifier via PATCH /user/{user_handle}/workspace/{workspace_handle}/notifier/{notifier_name}. Update a notifier for a user workspace

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_pipeline_by_pipeline_idWRITE

Update user workspace pipeline via PATCH /user/{user_handle}/workspace/{workspace_handle}/pipeline/{pipeline_id}. Updates a pipeline for a workspace of a user.

api
turbotpipes_patch_user_by_user_handle_workspace_by_workspace_handle_snapshot_by_snapshot_idWRITE

Update user workspace snapshot via PATCH /user/{user_handle}/workspace/{workspace_handle}/snapshot/{snapshot_id}. Updates a user workspace snapshot.

api
turbotpipes_post_ai_keyWRITE

Create tenant AI key via POST /ai/key. Creates a new AI provider API key at the tenant level.

api
turbotpipes_post_ai_key_by_provider_testWRITE

Test tenant AI key via POST /ai/key/{provider}/test. Tests whether an AI provider API key is valid at the tenant level. If a key is not provided in the body, the existing saved key for the provider will be tested.

api
turbotpipes_post_auth_by_provider_callbackWRITE

Post auth provider callback via POST /auth/{provider}/callback. Auth provider callback.

api
turbotpipes_post_connectionWRITE

Create tenant connection via POST /connection. Creates a new connection for a custom tenant.

api
turbotpipes_post_connection_by_connection_handle_permissionWRITE

Create tenant connection permission via POST /connection/{connection_handle}/permission. Create permissions for a tenant connection.

api
turbotpipes_post_connection_by_connection_handle_testWRITE

Test tenant connection via POST /connection/{connection_handle}/test. Test the config for a tenant connection to check for basic connectivity.

api
turbotpipes_post_connection_folderWRITE

Create tenant connection folder via POST /connection_folder. Creates a new connection folder for a custom tenant.

api
turbotpipes_post_connection_folder_by_folder_id_permissionWRITE

Create tenant connection folder permission via POST /connection_folder/{folder_id}/permission. Create permissions for a connection folder defined on a custom tenant.

api
turbotpipes_post_integrationWRITE

Create tenant integration via POST /integration. Creates a new integration on a custom tenant.

api
turbotpipes_post_integration_by_integration_handle_commandWRITE

Run tenant integration command via POST /integration/{integration_handle}/command. Run a command for a tenant integration

api
turbotpipes_post_integration_by_integration_handle_testWRITE

Test custom tenant integration via POST /integration/{integration_handle}/test. Test the config for a custom tenant integration to check for basic connectivity before you create it.

api
turbotpipes_post_loginWRITE

User login. via POST /login

api
turbotpipes_post_login_tokenWRITE

Generate temporary token request via POST /login/token. Generate a temporary token request for CLI login.

api
turbotpipes_post_notifierWRITE

Create tenant notifier via POST /notifier. Create a new notifier for a custom tenant

api
turbotpipes_post_orgWRITE

Create org via POST /org. Creates an organization.

api
turbotpipes_post_org_by_org_handle_ai_keyWRITE

Create org AI key via POST /org/{org_handle}/ai/key. Creates a new AI provider API key at the organization level.

api
turbotpipes_post_org_by_org_handle_ai_key_by_provider_testWRITE

Test org AI key via POST /org/{org_handle}/ai/key/{provider}/test. Tests whether an AI provider API key is valid at the organization level. If a key is not provided in the body, the existing saved key for the provider will be tested.

api
turbotpipes_post_org_by_org_handle_avatarWRITE

NOT CALLABLE: Turbot Pipes accepts this avatar only as a multipart/form-data file upload, and the operation declares no JSON alternative. No approved Agentic Fabriq artifact transport covers unbounded binary bytes, so there is nowhere for the image to travel that is not an MCP argument. Upload the avatar in the Turbot Pipes console instead. (Create org avatar via POST /org/{org_handle}/avatar. Create custom avatar for an org.)

api
turbotpipes_post_org_by_org_handle_billing_payment_method_intentWRITE

Create Stripe billing intent via POST /org/{org_handle}/billing/payment_method/intent

api
turbotpipes_post_org_by_org_handle_billing_subscriptionWRITE

Create a new subscription for the org. There can only be 1 active subscription per org. via POST /org/{org_handle}/billing/subscription

api
turbotpipes_post_org_by_org_handle_connectionWRITE

Create org connection via POST /org/{org_handle}/connection. Creates a new connection for an organization.

api
turbotpipes_post_org_by_org_handle_connection_by_connection_handle_permissionWRITE

Create org connection permission via POST /org/{org_handle}/connection/{connection_handle}/permission. Create permissions for a connection defined on an org.

api
turbotpipes_post_org_by_org_handle_connection_by_connection_handle_testWRITE

Test org connection via POST /org/{org_handle}/connection/{connection_handle}/test. Test the config for an org connection to check for basic connectivity before you create it.

api
turbotpipes_post_org_by_org_handle_connection_folderWRITE

Create org connection folder via POST /org/{org_handle}/connection_folder. Creates a new connection folder for an org.

api
turbotpipes_post_org_by_org_handle_connection_folder_by_folder_id_permissionWRITE

Create org connection folder permission via POST /org/{org_handle}/connection_folder/{folder_id}/permission. Create permissions for a connection folder defined on the organization level.

api
turbotpipes_post_org_by_org_handle_integrationWRITE

Create org integration via POST /org/{org_handle}/integration. Creates a new integration for an organization.

api
turbotpipes_post_org_by_org_handle_integration_by_integration_handle_commandWRITE

Run org integration command via POST /org/{org_handle}/integration/{integration_handle}/command. Run a command for an org integration

api
turbotpipes_post_org_by_org_handle_integration_by_integration_handle_testWRITE

Test org integration via POST /org/{org_handle}/integration/{integration_handle}/test. Test the config for an org integration to check for basic connectivity before you create it.

api
turbotpipes_post_org_by_org_handle_memberWRITE

Create Org Member via POST /org/{org_handle}/member. Add a user as a member of an org in a custom tenant.

api
turbotpipes_post_org_by_org_handle_member_inviteWRITE

Invite org member via POST /org/{org_handle}/member/invite. Invite member to an org.

api
turbotpipes_post_org_by_org_handle_notifierWRITE

Create org notifier via POST /org/{org_handle}/notifier. Create a new notifier for an org

api
turbotpipes_post_org_by_org_handle_service_accountWRITE

Create a service account at the organization level via POST /org/{org_handle}/service_account. Create a new service account at the organization level.

api
turbotpipes_post_org_by_org_handle_service_account_by_service_account_identifier_tokenWRITE

Create an organization service account token via POST /org/{org_handle}/service_account/{service_account_identifier}/token. Create a new token for an organization-level service account.

api
turbotpipes_post_org_by_org_handle_workspaceWRITE

Create org workspace via POST /org/{org_handle}/workspace. Creates a new workspace for an organization. The limit is 10 per organization. If you require more than 10, you must contact support to request an increase.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_aggregatorWRITE

Create an aggregator for an org workspace via POST /org/{org_handle}/workspace/{workspace_handle}/aggregator. Creates an aggregator for a workspace of an org.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_ai_chatWRITE

Chat in org workspace via POST /org/{org_handle}/workspace/{workspace_handle}/ai/chat. Sends a chat message to the AI agent in an org workspace. Creates a new conversation if conversation_id is not provided.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_commandWRITE

Run org workspace command via POST /org/{org_handle}/workspace/{workspace_handle}/command. Run a command in the workspace. Valid commands are: reboot.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_connWRITE

Create org workspace connection association via POST /org/{org_handle}/workspace/{workspace_handle}/conn. Associate a connection with the workspace. A workspace can have multiple association.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_connectionWRITE

Create a connection for an org workspace or associate an org connection to the workspace via POST /org/{org_handle}/workspace/{workspace_handle}/connection. Allows to create a connection on a workspace for an org or associate a connection already existing on the org to the workspace.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_connection_by_connection_handle_testWRITE

Test org workspace connection via POST /org/{org_handle}/workspace/{workspace_handle}/connection/{connection_handle}/test. Test the config for a connection configured on an org workspace to check for basic connectivity.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_connection_folderWRITE

Create org workspace connection folder via POST /org/{org_handle}/workspace/{workspace_handle}/connection_folder. Creates a new connection folder in a workspace of an org.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_datatankWRITE

Create org workspace Datatank via POST /org/{org_handle}/workspace/{workspace_handle}/datatank. Creates a new org workspace tank.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_tableWRITE

Create org workspace Datatank table via POST /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table. Creates a new org workspace tank table.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_name_part_by_datatank_part_id_commandWRITE

Run org workspace Datatank table partition command. Valid commands are: refresh. via POST /org/{org_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}/part/{datatank_part_id}/command

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_flowpipe_form_by_step_execution_id_by_random_id_submitWRITE

Post org workspace flowpipe form response via POST /org/{org_handle}/workspace/{workspace_handle}/flowpipe/form/{step_execution_id}/{random_id}/submit. Submit response to a Flowpipe input step form for an org workspace

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_flowpipe_inputWRITE

Create org workspace flowpipe input via POST /org/{org_handle}/workspace/{workspace_handle}/flowpipe/input. Create a Flowpipe input for an org workspace

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_flowpipe_modWRITE

Install flowpipe mod to organization workspace. via POST /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod. Install flowpipe mod to a organization workspace.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variableWRITE

Create a setting for a flowpipe mod variable in an organization workspace via POST /org/{org_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_flowpipe_pipeline_by_pipeline_name_commandWRITE

Run organization workspace Flowpipe pipeline command via POST /org/{org_handle}/workspace/{workspace_handle}/flowpipe/pipeline/{pipeline_name}/command. Run a command on a pipeline in a workspace belonging to an organization.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_flowpipe_trigger_by_trigger_name_commandWRITE

Run organization workspace Flowpipe trigger command via POST /org/{org_handle}/workspace/{workspace_handle}/flowpipe/trigger/{trigger_name}/command. Run a command on a trigger in a workspace belonging to an organization.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_memberWRITE

Create Org Workspace Member via POST /org/{org_handle}/workspace/{workspace_handle}/member. Add an individual as a member of a workspace in an organization.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_modWRITE

Install a mod to an organization workspace via POST /org/{org_handle}/workspace/{workspace_handle}/mod

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_mod_by_mod_alias_variableWRITE

Create a setting for a mod variable in an organization workspace via POST /org/{org_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_notifierWRITE

Create org workspace notifier via POST /org/{org_handle}/workspace/{workspace_handle}/notifier. Create a new notifier for an org workspace

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_notifier_by_notifier_name_commandWRITE

Post org workspace notifier commands via POST /org/{org_handle}/workspace/{workspace_handle}/notifier/{notifier_name}/command. Post a command for a notifier for an orgs workspace

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_pipelineWRITE

Create org workspace pipeline via POST /org/{org_handle}/workspace/{workspace_handle}/pipeline. Creates a new pipeline for a workspace of an organization.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_pipeline_by_pipeline_id_commandWRITE

Run org workspace pipeline command via POST /org/{org_handle}/workspace/{workspace_handle}/pipeline/{pipeline_id}/command. Run a command on a pipeline in a workspace belonging to an organization.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_process_by_process_id_commandWRITE

Run org workspace process command via POST /org/{org_handle}/workspace/{workspace_handle}/process/{process_id}/command. Run a command against an org workspace process.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_queryWRITE

Query org workspace via POST /org/{org_handle}/workspace/{workspace_handle}/query. Performs a query in an org workspace. Results are limited to 5000 rows or 30 seconds of query execution.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_query_data_by_extensionsWRITE

Query org workspace with extensions via POST /org/{org_handle}/workspace/{workspace_handle}/query/data.{extensions}. Performs a query in an org workspace, with content type and content encoding forming part of the API path. Results are limited to 5000 rows or 30 seconds of query execution.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_schemaWRITE

Attach a schema to an org workspace via POST /org/{org_handle}/workspace/{workspace_handle}/schema. Attach an identity-level connection schema to an org workspace.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_snapshotWRITE

Create org workspace snapshot via POST /org/{org_handle}/workspace/{workspace_handle}/snapshot. Creates a new workspace snapshot for an org.

api
turbotpipes_post_org_by_org_handle_workspace_by_workspace_handle_triggerWRITE

Create org workspace trigger via POST /org/{org_handle}/workspace/{workspace_handle}/trigger. Creates a new trigger for an org workspace.

api
turbotpipes_post_service_accountWRITE

Create a tenant service account via POST /service_account. Create a new service account at the tenant level.

api
turbotpipes_post_service_account_by_service_account_identifier_tokenWRITE

Create a tenant service account token via POST /service_account/{service_account_identifier}/token. Create a new token for a tenant-level service account.

api
turbotpipes_post_signupWRITE

User signup via POST /signup. New user signup.

api
turbotpipes_post_tenantWRITE

Create tenant via POST /tenant. Creates a tenant.

api
turbotpipes_post_tenant_by_tenant_handle_avatarWRITE

NOT CALLABLE: Turbot Pipes accepts this avatar only as a multipart/form-data file upload, and the operation declares no JSON alternative. No approved Agentic Fabriq artifact transport covers unbounded binary bytes, so there is nowhere for the image to travel that is not an MCP argument. Upload the avatar in the Turbot Pipes console instead. (Create tenant avatar via POST /tenant/{tenant_handle}/avatar. Create custom avatar for a tenant.)

api
turbotpipes_post_tenant_by_tenant_handle_billing_payment_method_intentWRITE

Create tenant Stripe billing intent via POST /tenant/{tenant_handle}/billing/payment_method/intent

api
turbotpipes_post_tenant_by_tenant_handle_billing_subscriptionWRITE

Create a new subscription for the tenant. There can only be 1 active subscription per tenant. via POST /tenant/{tenant_handle}/billing/subscription

api
turbotpipes_post_tenant_by_tenant_handle_member_inviteWRITE

Invite tenant member via POST /tenant/{tenant_handle}/member/invite. Invite member to a tenant.

api
turbotpipes_post_userWRITE

Create user via POST /user. Creates a new user.

api
turbotpipes_post_user_by_user_handle_ai_keyWRITE

Create user AI key via POST /user/{user_handle}/ai/key. Creates a new AI provider API key at the user level.

api
turbotpipes_post_user_by_user_handle_ai_key_by_provider_testWRITE

Test user AI key via POST /user/{user_handle}/ai/key/{provider}/test. Tests whether an AI provider API key is valid at the user level. If a key is not provided in the body, the existing saved key for the provider will be tested.

api
turbotpipes_post_user_by_user_handle_avatarWRITE

NOT CALLABLE: Turbot Pipes accepts this avatar only as a multipart/form-data file upload, and the operation declares no JSON alternative. No approved Agentic Fabriq artifact transport covers unbounded binary bytes, so there is nowhere for the image to travel that is not an MCP argument. Upload the avatar in the Turbot Pipes console instead. (Create user avatar via POST /user/{user_handle}/avatar. Create custom avatar for a user.)

api
turbotpipes_post_user_by_user_handle_billing_payment_method_intentWRITE

Create Stripe billing intent via POST /user/{user_handle}/billing/payment_method/intent

api
turbotpipes_post_user_by_user_handle_billing_subscriptionWRITE

Create a new subscription for the user. There can only be 1 active subscription per user. TODO: webhook when subscription payment fail? What to do when subscription is deactivated? via POST /user/{user_handle}/billing/subscription

api
turbotpipes_post_user_by_user_handle_connectionWRITE

Create user connection via POST /user/{user_handle}/connection. Creates a new connection for a user.

api
turbotpipes_post_user_by_user_handle_connection_by_connection_handle_testWRITE

Test user connection via POST /user/{user_handle}/connection/{connection_handle}/test. Test the config for a user connection to check for basic connectivity.

api
turbotpipes_post_user_by_user_handle_integrationWRITE

Create user integration via POST /user/{user_handle}/integration. Creates a new integration for a user. A user can only create a Github integration.

api
turbotpipes_post_user_by_user_handle_integration_by_integration_handle_commandWRITE

Run user integration command via POST /user/{user_handle}/integration/{integration_handle}/command. Run a command for a user integration

api
turbotpipes_post_user_by_user_handle_integration_by_integration_handle_testWRITE

Test user integration via POST /user/{user_handle}/integration/{integration_handle}/test. Test the config for a user integration to check for basic connectivity before you create it.

api
turbotpipes_post_user_by_user_handle_notifierWRITE

Create user notifier via POST /user/{user_handle}/notifier. Create a new notifier for a user

api
turbotpipes_post_user_by_user_handle_passwordWRITE

Create user password via POST /user/{user_handle}/password. Create or rotate user password.

api
turbotpipes_post_user_by_user_handle_tokenWRITE

Create token via POST /user/{user_handle}/token. Creates a new token for the specified user. The limit is 2 per user.

api
turbotpipes_post_user_by_user_handle_workspaceWRITE

Create user workspace via POST /user/{user_handle}/workspace. Creates a new workspace for a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_aggregatorWRITE

Create an aggregator for a user workspace via POST /user/{user_handle}/workspace/{workspace_handle}/aggregator. Creates an aggregator for a workspace of a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_ai_chatWRITE

Chat in user workspace via POST /user/{user_handle}/workspace/{workspace_handle}/ai/chat. Sends a chat message to the AI agent in a user workspace. Creates a new conversation if conversation_id is not provided.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_commandWRITE

Run user workspace command via POST /user/{user_handle}/workspace/{workspace_handle}/command. Run a command in the workspace. Valid commands are: reboot.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_connWRITE

Create user workspace connection association via POST /user/{user_handle}/workspace/{workspace_handle}/conn. Associate a connection with the workspace. A workspace can have multiple association.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_connectionWRITE

Create a connection for a user workspace via POST /user/{user_handle}/workspace/{workspace_handle}/connection. Allows to create a connection on a workspace for a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_connection_by_connection_handle_testWRITE

Test user workspace connection via POST /user/{user_handle}/workspace/{workspace_handle}/connection/{connection_handle}/test. Test the config for a connection configured on a user workspace to check for basic connectivity.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_connection_folderWRITE

Create user workspace connection folder via POST /user/{user_handle}/workspace/{workspace_handle}/connection_folder. Creates a new connection folder in a workspace of a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_datatankWRITE

Create user workspace Datatank via POST /user/{user_handle}/workspace/{workspace_handle}/datatank. Creates a new user workspace tank.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_tableWRITE

Create user workspace Datatank table via POST /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table. Creates a new user workspace tank table.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_datatank_by_datatank_handle_table_by_datatank_table_name_part_by_datatank_part_id_commandWRITE

Run user workspace Datatank table partition command. Valid commands are: refresh. via POST /user/{user_handle}/workspace/{workspace_handle}/datatank/{datatank_handle}/table/{datatank_table_name}/part/{datatank_part_id}/command

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_flowpipe_form_by_step_execution_id_by_random_id_submitWRITE

Post user workspace flowpipe form response via POST /user/{user_handle}/workspace/{workspace_handle}/flowpipe/form/{step_execution_id}/{random_id}/submit. Submit response to a Flowpipe input step form for a user workspace

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_flowpipe_inputWRITE

Create user workspace flowpipe input via POST /user/{user_handle}/workspace/{workspace_handle}/flowpipe/input. Create a Flowpipe input for a user workspace

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_flowpipe_modWRITE

Install flowpipe mod to a user's workspace via POST /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_flowpipe_mod_by_mod_alias_variableWRITE

Create a setting for a flowpipe mod variable in a user workspace via POST /user/{user_handle}/workspace/{workspace_handle}/flowpipe/mod/{mod_alias}/variable

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_flowpipe_pipeline_by_pipeline_name_commandWRITE

Run user workspace Flowpipe pipeline command via POST /user/{user_handle}/workspace/{workspace_handle}/flowpipe/pipeline/{pipeline_name}/command. Run a command on a pipeline in a workspace belonging to a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_flowpipe_trigger_by_trigger_name_commandWRITE

Run user workspace Flowpipe trigger command via POST /user/{user_handle}/workspace/{workspace_handle}/flowpipe/trigger/{trigger_name}/command. Run a command on a trigger in a workspace belonging to a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_modWRITE

Install a mod to a user's workspace via POST /user/{user_handle}/workspace/{workspace_handle}/mod

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_mod_by_mod_alias_variableWRITE

Create a setting for a mod variable in a user workspace via POST /user/{user_handle}/workspace/{workspace_handle}/mod/{mod_alias}/variable

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_notifierWRITE

Create user workspace notifier via POST /user/{user_handle}/workspace/{workspace_handle}/notifier. Create a new notifier for a user workspace

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_notifier_by_notifier_name_commandWRITE

Post user workspace notifier commands via POST /user/{user_handle}/workspace/{workspace_handle}/notifier/{notifier_name}/command. Post a command for a notifier for a users workspace

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_pipelineWRITE

Create user workspace pipeline via POST /user/{user_handle}/workspace/{workspace_handle}/pipeline. Creates a new pipeline for a workspace of a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_pipeline_by_pipeline_id_commandWRITE

Run user workspace pipeline command via POST /user/{user_handle}/workspace/{workspace_handle}/pipeline/{pipeline_id}/command. Run a command on a pipeline in a workspace belonging to a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_process_by_process_id_commandWRITE

Run user workspace process command via POST /user/{user_handle}/workspace/{workspace_handle}/process/{process_id}/command. Run a command against a users workspace process.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_queryWRITE

Query user workspace via POST /user/{user_handle}/workspace/{workspace_handle}/query. Performs a query in a user workspace. Results are limited to 5000 rows or 30 seconds of query execution.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_query_data_by_extensionsWRITE

Query user workspace with extensions via POST /user/{user_handle}/workspace/{workspace_handle}/query/data.{extensions}. Performs a query in a user workspace, with content type and content encoding forming part of the API path. Results are limited to 5000 rows or 30 seconds of query execution.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_schemaWRITE

Attach a schema to a user workspace via POST /user/{user_handle}/workspace/{workspace_handle}/schema. Attach an identity-level connection schema to a user workspace.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_snapshotWRITE

Create user workspace snapshot via POST /user/{user_handle}/workspace/{workspace_handle}/snapshot. Creates a new workspace snapshot for a user.

api
turbotpipes_post_user_by_user_handle_workspace_by_workspace_handle_triggerWRITE

Create user workspace trigger via POST /user/{user_handle}/workspace/{workspace_handle}/trigger. Creates a new trigger for a user workspace.

api

Put Turbot Pipes behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.