# Xano Documentation: Metadata API

## Metadata API

### audit logs

- [Search audit logs across all workspaces](https://docs.xano.com/api-reference/audit-logs/search-audit-logs-across-all-workspaces.md): search audit logs across all workspaces with support for complex filtering and sorting <br /><br /> <b>Authentication:</b> required
- [Browse audit logs across all workspaces](https://docs.xano.com/api-reference/audit-logs/browse-audit-logs-across-all-workspaces.md): browse audit logs across all workspaces <br /><br /> <b>Authentication:</b> required
- [Search workspace audit logs](https://docs.xano.com/api-reference/audit-logs/search-workspace-audit-logs.md): Search audit logs using advanced filters and custom sorting options <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Log: Read
- [Retrieve workspace audit logs with pagination support](https://docs.xano.com/api-reference/audit-logs/retrieve-workspace-audit-logs-with-pagination-support.md): Retrieve workspace audit logs with pagination support <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Log: Read

### authentication

- [Retrieve information about the authenticated user including ID, name, and email address.](https://docs.xano.com/api-reference/authentication/retrieve-information-about-the-authenticated-user-including-id-name-and-email-address.md): Retrieve information about the authenticated user including ID, name, and email address. <br /><br /> <b>Authentication:</b> required

### mcp server

- [Retrieve MCP server documentation and available commands](https://docs.xano.com/api-reference/mcp-server/retrieve-mcp-server-documentation-and-available-commands.md): Documentation endpoint that provides a comprehensive overview of the MCP Server's operation and includes detailed documentation for the XanoScript syntax. Use the type "start" to view all available commands. <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific MCP server by ID](https://docs.xano.com/api-reference/mcp-server/retrieve-a-specific-mcp-server-by-id.md): Retrieve a specific MCP server by ID <br /><br /> <b>Authentication:</b> required
- [Update MCP server details using XanoScript](https://docs.xano.com/api-reference/mcp-server/update-mcp-server-details-using-xanoscript.md): Update MCP server details using XanoScript <br /><br /> <b>Authentication:</b> required
- [Delete a MCP server permanently. This action cannot be undone](https://docs.xano.com/api-reference/mcp-server/delete-a-mcp-server-permanently-this-action-cannot-be-undone.md): Delete a MCP server permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all MCP servers in a workspace](https://docs.xano.com/api-reference/mcp-server/retrieve-all-mcp-servers-in-a-workspace.md): Retrieve all MCP servers in a workspace <br /><br /> <b>Authentication:</b> required
- [Create a new MCP server using XanoScript](https://docs.xano.com/api-reference/mcp-server/create-a-new-mcp-server-using-xanoscript.md): Create a new MCP server using XanoScript <br /><br /> <b>Authentication:</b> required

### addon

- [Update addon security settings](https://docs.xano.com/api-reference/addon/update-addon-security-settings.md): update workspace addons security settings <br /><br /> <b>Authentication:</b> required
- [Retrieve a workspace addon](https://docs.xano.com/api-reference/addon/retrieve-a-workspace-addon.md): get workspace addon <br /><br /> <b>Authentication:</b> required
- [Update a workspace addon](https://docs.xano.com/api-reference/addon/update-a-workspace-addon.md): update workspace addons <br /><br /> <b>Authentication:</b> required
- [Delete a workspace addon](https://docs.xano.com/api-reference/addon/delete-a-workspace-addon.md): delete workspace addons <br /><br /> <b>Authentication:</b> required
- [Retrieve all workspace addons](https://docs.xano.com/api-reference/addon/retrieve-all-workspace-addons.md): browse workspace addons <br /><br /> <b>Authentication:</b> required
- [Add a workspace addon](https://docs.xano.com/api-reference/addon/add-a-workspace-addon.md): add workspace addons <br /><br /> <b>Authentication:</b> required

### agent trigger

- [Update agent trigger security settings](https://docs.xano.com/api-reference/agent-trigger/update-agent-trigger-security-settings.md): Update agent trigger security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve an agent trigger by ID](https://docs.xano.com/api-reference/agent-trigger/retrieve-an-agent-trigger-by-id.md): Retrieve an agent trigger by ID <br /><br /> <b>Authentication:</b> required
- [Update agent trigger using XanoScript](https://docs.xano.com/api-reference/agent-trigger/update-agent-trigger-using-xanoscript.md): Update agent trigger using XanoScript <br /><br /> <b>Authentication:</b> required
- [Delete an agent trigger permanently. This action cannot be undone](https://docs.xano.com/api-reference/agent-trigger/delete-an-agent-trigger-permanently-this-action-cannot-be-undone.md): Delete a agent trigger permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all agent triggers](https://docs.xano.com/api-reference/agent-trigger/retrieve-all-agent-triggers.md): Retrieve all agent triggers <br /><br /> <b>Authentication:</b> required
- [Create a new agent trigger using XanoScript](https://docs.xano.com/api-reference/agent-trigger/create-a-new-agent-trigger-using-xanoscript.md): Create a new agent trigger using XanoScript <br /><br /> <b>Authentication:</b> required

### agent

- [Retrieve a specific agent by ID](https://docs.xano.com/api-reference/agent/retrieve-a-specific-agent-by-id.md): Retrieve a specific agent by ID <br /><br /> <b>Authentication:</b> required
- [Update agent details using XanoScript](https://docs.xano.com/api-reference/agent/update-agent-details-using-xanoscript.md): Update agent details using XanoScript <br /><br /> <b>Authentication:</b> required
- [Delete an agent permanently. This action cannot be undone](https://docs.xano.com/api-reference/agent/delete-an-agent-permanently-this-action-cannot-be-undone.md): Delete a agent permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all agents in a workspace](https://docs.xano.com/api-reference/agent/retrieve-all-agents-in-a-workspace.md): Retrieve all agents in a workspace <br /><br /> <b>Authentication:</b> required
- [Create a new agent using XanoScript](https://docs.xano.com/api-reference/agent/create-a-new-agent-using-xanoscript.md): Create a new agent using XanoScript <br /><br /> <b>Authentication:</b> required

### api group / api

- [Generate OpenAPI specification for a specific API endpoint](https://docs.xano.com/api-reference/api-group-api/generate-openapi-specification-for-a-specific-api-endpoint.md): Generate OpenAPI specification for a specific API endpoint <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Api: Read
- [Update API endpoint security settings](https://docs.xano.com/api-reference/api-group-api/update-api-endpoint-security-settings.md): Update API endpoint security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific API endpoint by ID](https://docs.xano.com/api-reference/api-group-api/retrieve-a-specific-api-endpoint-by-id.md): Retrieve a specific API endpoint by ID <br /><br /> <b>Authentication:</b> required
- [Update an API endpoint](https://docs.xano.com/api-reference/api-group-api/update-an-api-endpoint.md): Update API endpoint code, settings, and authentication rules <br /><br /> <b>Authentication:</b> required
- [Delete an API endpoint permanently. This action cannot be undone](https://docs.xano.com/api-reference/api-group-api/delete-an-api-endpoint-permanently-this-action-cannot-be-undone.md): Delete an API endpoint permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all API endpoints in a group](https://docs.xano.com/api-reference/api-group-api/retrieve-all-api-endpoints-in-a-group.md): Retrieve all API endpoints in a group <br /><br /> <b>Authentication:</b> required
- [Create a new API endpoint using XanoScript](https://docs.xano.com/api-reference/api-group-api/create-a-new-api-endpoint-using-xanoscript.md): Create a new API endpoint using XanoScript <br /><br /> <b>Authentication:</b> required

### api group

- [Get OpenAPI spec for an API group](https://docs.xano.com/api-reference/api-group/get-openapi-spec-for-an-api-group.md): Get the OpenAPI specification for an API group. Returns the complete Swagger JSON for all endpoints. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Api: Read
- [Update API group security settings](https://docs.xano.com/api-reference/api-group/update-api-group-security-settings.md): Update security settings for an API group. Configure access permissions and authentication requirements. <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific API group](https://docs.xano.com/api-reference/api-group/retrieve-a-specific-api-group.md): Get detailed information for a specific API group. Returns complete metadata and configuration. <br /><br /> <b>Authentication:</b> required
- [Update an API group](https://docs.xano.com/api-reference/api-group/update-an-api-group.md): Update an existing API group. Modify name, description, documentation settings, or tags. <br /><br /> <b>Authentication:</b> required
- [Delete an API group](https://docs.xano.com/api-reference/api-group/delete-an-api-group.md): Delete an API group and all its endpoints. This action cannot be undone. <br /><br /> <b>Authentication:</b> required
- [Retrieve all API groups in a workspace](https://docs.xano.com/api-reference/api-group/retrieve-all-api-groups-in-a-workspace.md): Retrieve a list of API groups inside of a workspace. Use the optional filtering and sorting parameters for more granular returns. <br /><br /> <b>Authentication:</b> required
- [Create a new API group](https://docs.xano.com/api-reference/api-group/create-a-new-api-group.md): Create a new API group in a workspace. Include name, description, and optional tags. <br /><br /> <b>Authentication:</b> required

### branch

- [Set a branch as the live (active) branch for the workspace.](https://docs.xano.com/api-reference/branch/set-a-branch-as-the-live-active-branch-for-the-workspace.md): Set a branch as the live (active) branch for the workspace. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Update
- [Retrieve a specific branch by label.](https://docs.xano.com/api-reference/branch/retrieve-a-specific-branch-by-label.md): Retrieve a specific branch by label. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Update a workspace branch](https://docs.xano.com/api-reference/branch/update-a-workspace-branch.md): Update an existing branch's label, description, or color. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Update
- [Delete a workspace branch](https://docs.xano.com/api-reference/branch/delete-a-workspace-branch.md): Delete a workspace branch. Cannot delete the default branch or currently live branch. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Update
- [Retrieve all branches in a workspace.](https://docs.xano.com/api-reference/branch/retrieve-all-branches-in-a-workspace.md): Retrieve all branches in a workspace. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Create a new branch by cloning an existing branch.](https://docs.xano.com/api-reference/branch/create-a-new-branch-by-cloning-an-existing-branch.md): Create a new branch by cloning an existing branch. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Update

### workspace

- [Generate full workspace context](https://docs.xano.com/api-reference/workspace/generate-full-workspace-context.md): generate a full context for a workspace <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Export database table schemas and branch configuration as a file](https://docs.xano.com/api-reference/workspace/export-database-table-schemas-and-branch-configuration-as-a-file.md): Leave the `branch` parameter empty to indicate the current live branch. `password` is optional. If provided, will encrypt the export and will be required when importing the file. <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Export complete workspace data and configuration as an archive](https://docs.xano.com/api-reference/workspace/export-complete-workspace-data-and-configuration-as-an-archive.md): Leave the `branch` parameter empty to indicate the current live branch. `password` is optional. If provided, will encrypt the export and will be required when importing the file. <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Import database schema into a new branch with optional deployment](https://docs.xano.com/api-reference/workspace/import-database-schema-into-a-new-branch-with-optional-deployment.md): Import database schema into a new branch with optional deployment <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Replace workspace content and configuration with imported archive](https://docs.xano.com/api-reference/workspace/replace-workspace-content-and-configuration-with-imported-archive.md): If the file is encrypted, the correct `password` is required to decrypt. <br /><br /> <b>Required API Scope:</b> Instance Workspace: Update
- [Retrieve workspace-wide OpenAPI spec](https://docs.xano.com/api-reference/workspace/retrieve-workspace-wide-openapi-spec.md): get workspace-wide OpenAPI (swagger) spec for all API groups <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Retrieve detailed information about a specific workspace](https://docs.xano.com/api-reference/workspace/retrieve-detailed-information-about-a-specific-workspace.md): Retrieve detailed information about a specific workspace <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Update an existing workspace](https://docs.xano.com/api-reference/workspace/update-an-existing-workspace.md): Update an existing workspace <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Update
- [Delete a workspace permanently](https://docs.xano.com/api-reference/workspace/delete-a-workspace-permanently.md): Delete a workspace permanently <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Delete
- [Retrieve all accessible workspaces for the authenticated user](https://docs.xano.com/api-reference/workspace/retrieve-all-accessible-workspaces-for-the-authenticated-user.md): Retrieve all accessible workspaces for the authenticated user <br /><br /> <b>Authentication:</b> required
- [Create a new workspace](https://docs.xano.com/api-reference/workspace/create-a-new-workspace.md): Create a new workspace <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Create

### convert

- [Convert from XanoScript to JSON](https://docs.xano.com/api-reference/convert/convert-from-xanoscript-to-json.md): <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Convert from JSON to XanoScript](https://docs.xano.com/api-reference/convert/convert-from-json-to-xanoscript.md): <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read

### workspace / datasource

- [Update an existing data source's label and color properties](https://docs.xano.com/api-reference/workspace-datasource/update-an-existing-data-sources-label-and-color-properties.md): Update an existing data source's label and color properties <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Update
- [Delete a data source permanently. This action cannot be undone.](https://docs.xano.com/api-reference/workspace-datasource/delete-a-data-source-permanently-this-action-cannot-be-undone.md): Delete a data source permanently. This action cannot be undone. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Delete
- [Retrieve all external data sources for a workspace](https://docs.xano.com/api-reference/workspace-datasource/retrieve-all-external-data-sources-for-a-workspace.md): Retrieve all external data sources for a workspace <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Create a new external data source with custom label and color](https://docs.xano.com/api-reference/workspace-datasource/create-a-new-external-data-source-with-custom-label-and-color.md): Create a new external data source with custom label and color <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Create

### file

- [Delete multiple files permanently. This action cannot be undone.](https://docs.xano.com/api-reference/file/delete-multiple-files-permanently-this-action-cannot-be-undone.md): Delete multiple files permanently. This action cannot be undone. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace File: Delete
- [Delete a file permanently. This action cannot be undone.](https://docs.xano.com/api-reference/file/delete-a-file-permanently-this-action-cannot-be-undone.md): Delete a file permanently. This action cannot be undone. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace File: Delete
- [Retrieve workspace files](https://docs.xano.com/api-reference/file/retrieve-workspace-files.md): Retrieve workspace files with optional search, filtering, and pagination <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace File: Read
- [Upload files to workspace](https://docs.xano.com/api-reference/file/upload-files-to-workspace.md): Upload files to workspace <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace File: Create

### function

- [Update function security settings](https://docs.xano.com/api-reference/function/update-function-security-settings.md): Update function security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific function by ID](https://docs.xano.com/api-reference/function/retrieve-a-specific-function-by-id.md): Retrieve a specific function by ID <br /><br /> <b>Authentication:</b> required
- [Update a function](https://docs.xano.com/api-reference/function/update-a-function.md): Update function code, metadata, and caching settings <br /><br /> <b>Authentication:</b> required
- [Delete a function permanently. This action cannot be undone](https://docs.xano.com/api-reference/function/delete-a-function-permanently-this-action-cannot-be-undone.md): Delete a function permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all functions in a workspace](https://docs.xano.com/api-reference/function/retrieve-all-functions-in-a-workspace.md): Retrieve all functions in a workspace <br /><br /> <b>Authentication:</b> required
- [Create a new function using XanoScript](https://docs.xano.com/api-reference/function/create-a-new-function-using-xanoscript.md): Create a new function using XanoScript <br /><br /> <b>Authentication:</b> required

### request history

- [Search function request history](https://docs.xano.com/api-reference/request-history/search-function-request-history.md): Search function request history using advanced filters and custom sorting options <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Retrieve API function request history](https://docs.xano.com/api-reference/request-history/retrieve-api-function-request-history.md): Retrieve API function request history <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Search middleware request history](https://docs.xano.com/api-reference/request-history/search-middleware-request-history.md): Search middleware request history using advanced filters and custom sorting options <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Retrieve middleware request history](https://docs.xano.com/api-reference/request-history/retrieve-middleware-request-history.md): Retrieve middleware request history <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Search API request history](https://docs.xano.com/api-reference/request-history/search-api-request-history.md): Search API request history using advanced filters and custom sorting options <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Retrieve API request history](https://docs.xano.com/api-reference/request-history/retrieve-api-request-history.md): Retrieve API request history <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Search task request history](https://docs.xano.com/api-reference/request-history/search-task-request-history.md): Search task request history using advanced filters and custom sorting options <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Retrieve task request history](https://docs.xano.com/api-reference/request-history/retrieve-task-request-history.md): Retrieve task request history <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Search tool request history](https://docs.xano.com/api-reference/request-history/search-tool-request-history.md): Search tool request history using advanced filters and custom sorting options <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Retrieve tool request history](https://docs.xano.com/api-reference/request-history/retrieve-tool-request-history.md): Retrieve tool request history <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Search trigger request history](https://docs.xano.com/api-reference/request-history/search-trigger-request-history.md): Search trigger request history using advanced filters and custom sorting options <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read
- [Retrieve trigger request history](https://docs.xano.com/api-reference/request-history/retrieve-trigger-request-history.md): Retrieve trigger request history <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Request History: Read

### mcp server trigger

- [Update MCP server trigger security settings](https://docs.xano.com/api-reference/mcp-server-trigger/update-mcp-server-trigger-security-settings.md): Update mcp_server trigger security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve an MCP server trigger by ID](https://docs.xano.com/api-reference/mcp-server-trigger/retrieve-an-mcp-server-trigger-by-id.md): Retrieve an mcp_server trigger by ID <br /><br /> <b>Authentication:</b> required
- [Update an MCP server trigger using XanoScript](https://docs.xano.com/api-reference/mcp-server-trigger/update-an-mcp-server-trigger-using-xanoscript.md): Update mcp_server trigger using XanoScript <br /><br /> <b>Authentication:</b> required
- [Delete an MCP server trigger permanently. This action cannot be undone](https://docs.xano.com/api-reference/mcp-server-trigger/delete-an-mcp-server-trigger-permanently-this-action-cannot-be-undone.md): Delete a mcp_server trigger permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all MCP server triggers](https://docs.xano.com/api-reference/mcp-server-trigger/retrieve-all-mcp-server-triggers.md): Retrieve all mcp_server triggers <br /><br /> <b>Authentication:</b> required
- [Create a new MCP server trigger using XanoScript](https://docs.xano.com/api-reference/mcp-server-trigger/create-a-new-mcp-server-trigger-using-xanoscript.md): Create a new mcp_server trigger using XanoScript <br /><br /> <b>Authentication:</b> required

### middleware

- [Update middleware security settings](https://docs.xano.com/api-reference/middleware/update-middleware-security-settings.md): Update middleware security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific middleware by ID](https://docs.xano.com/api-reference/middleware/retrieve-a-specific-middleware-by-id.md): Retrieve a specific middleware by ID <br /><br /> <b>Authentication:</b> required
- [Update a middleware](https://docs.xano.com/api-reference/middleware/update-a-middleware.md): Update middleware code, metadata, and caching settings <br /><br /> <b>Authentication:</b> required
- [Delete a middleware permanently. This action cannot be undone](https://docs.xano.com/api-reference/middleware/delete-a-middleware-permanently-this-action-cannot-be-undone.md): Delete a middleware permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all middlewares in a workspace](https://docs.xano.com/api-reference/middleware/retrieve-all-middlewares-in-a-workspace.md): Retrieve all middlewares in a workspace <br /><br /> <b>Authentication:</b> required
- [Create a new middleware using XanoScript](https://docs.xano.com/api-reference/middleware/create-a-new-middleware-using-xanoscript.md): Create a new middleware using XanoScript <br /><br /> <b>Authentication:</b> required

### xanoscript

- [Retrieve XanoScript multidoc](https://docs.xano.com/api-reference/xanoscript/retrieve-xanoscript-multidoc.md): <br /><br /> <b>Authentication:</b> required
- [Push XanoScript multidoc](https://docs.xano.com/api-reference/xanoscript/push-xanoscript-multidoc.md): <br /><br /> <b>Authentication:</b> required

### realtime trigger

- [Update realtime trigger security settings](https://docs.xano.com/api-reference/realtime-trigger/update-realtime-trigger-security-settings.md): Update realtime trigger security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve a realtime trigger by ID](https://docs.xano.com/api-reference/realtime-trigger/retrieve-a-realtime-trigger-by-id.md): Retrieve a realtime trigger by ID <br /><br /> <b>Authentication:</b> required
- [Update realtime trigger using XanoScript](https://docs.xano.com/api-reference/realtime-trigger/update-realtime-trigger-using-xanoscript.md): Update realtime trigger using XanoScript <br /><br /> <b>Authentication:</b> required
- [Delete a realtime trigger permanently. This action cannot be undone](https://docs.xano.com/api-reference/realtime-trigger/delete-a-realtime-trigger-permanently-this-action-cannot-be-undone.md): Delete a realtime trigger permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all realtime triggers](https://docs.xano.com/api-reference/realtime-trigger/retrieve-all-realtime-triggers.md): Retrieve all realtime triggers <br /><br /> <b>Authentication:</b> required
- [Create a new realtime trigger using XanoScript](https://docs.xano.com/api-reference/realtime-trigger/create-a-new-realtime-trigger-using-xanoscript.md): Create a new realtime trigger using XanoScript <br /><br /> <b>Authentication:</b> required

### realtime

- [Retrieve a realtime channel](https://docs.xano.com/api-reference/realtime/retrieve-a-realtime-channel.md): get realtime channel <br /><br /> <b>Authentication:</b> required
- [Update realtime channel details using XanoScript](https://docs.xano.com/api-reference/realtime/update-realtime-channel-details-using-xanoscript.md): Update realtime channel details using XanoScript <br /><br /> <b>Authentication:</b> required
- [Delete a realtime channel permanently. This action cannot be undone](https://docs.xano.com/api-reference/realtime/delete-a-realtime-channel-permanently-this-action-cannot-be-undone.md): Delete a realtime channel permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all realtime channels](https://docs.xano.com/api-reference/realtime/retrieve-all-realtime-channels.md): Retrieve all realtime channels <br /><br /> <b>Authentication:</b> required
- [Create a new realtime channel using XanoScript](https://docs.xano.com/api-reference/realtime/create-a-new-realtime-channel-using-xanoscript.md): Create a new realtime channel using XanoScript <br /><br /> <b>Authentication:</b> required
- [Retrieve real-time operational metrics and connection details](https://docs.xano.com/api-reference/realtime/retrieve-real-time-operational-metrics-and-connection-details.md): Retrieve real-time operational metrics and connection details <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Read
- [Update real-time settings and connection configuration](https://docs.xano.com/api-reference/realtime/update-real-time-settings-and-connection-configuration.md): Update real-time settings and connection configuration <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Instance Workspace: Update

### static host

- [Update static hosting environment](https://docs.xano.com/api-reference/static-host/update-static-hosting-environment.md): update static hosting environment <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific build for a static host](https://docs.xano.com/api-reference/static-host/retrieve-a-specific-build-for-a-static-host.md): Retrieve a specific build for a static host <br /><br /> <b>Authentication:</b> required
- [Delete a static host build](https://docs.xano.com/api-reference/static-host/delete-a-static-host-build.md): delete a static host build <br /><br /> <b>Authentication:</b> required
- [Retrieve builds for a static host](https://docs.xano.com/api-reference/static-host/retrieve-builds-for-a-static-host.md): Retrieve builds for a static host <br /><br /> <b>Authentication:</b> required
- [Create a static host build](https://docs.xano.com/api-reference/static-host/create-a-static-host-build.md): create a static host build <br /><br /> <b>Authentication:</b> required
- [Retrieve workspace static hosts](https://docs.xano.com/api-reference/static-host/retrieve-workspace-static-hosts.md): Retrieve workspace static hosts <br /><br /> <b>Authentication:</b> required

### table trigger

- [Update table trigger security settings](https://docs.xano.com/api-reference/table-trigger/update-table-trigger-security-settings.md): Update table trigger security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific table trigger by ID](https://docs.xano.com/api-reference/table-trigger/retrieve-a-specific-table-trigger-by-id.md): Retrieve a specific table trigger by ID <br /><br /> <b>Authentication:</b> required
- [Update table trigger using XanoScript](https://docs.xano.com/api-reference/table-trigger/update-table-trigger-using-xanoscript.md): Update table trigger using XanoScript <br /><br /> <b>Authentication:</b> required
- [Delete a table trigger permanently. This action cannot be undone](https://docs.xano.com/api-reference/table-trigger/delete-a-table-trigger-permanently-this-action-cannot-be-undone.md): Delete a table trigger permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all table triggers](https://docs.xano.com/api-reference/table-trigger/retrieve-all-table-triggers.md): Retrieve all table triggers <br /><br /> <b>Authentication:</b> required
- [Create a new table trigger using XanoScript](https://docs.xano.com/api-reference/table-trigger/create-a-new-table-trigger-using-xanoscript.md): Create a new table trigger using XanoScript <br /><br /> <b>Authentication:</b> required

### table

- [Update table autocomplete settings](https://docs.xano.com/api-reference/table/update-table-autocomplete-settings.md): update workspace table's autocomplete <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Update
- [Update table properties](https://docs.xano.com/api-reference/table/update-table-properties.md): Update table properties including name, description, tags, and authentication settings <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Update
- [Configure table security rules](https://docs.xano.com/api-reference/table/configure-table-security-rules.md): Configure table security rules by assigning an API group GUID or removing restrictions <br /><br /> <b>Authentication:</b> required
- [Retrieve detailed information for a specific table](https://docs.xano.com/api-reference/table/retrieve-detailed-information-for-a-specific-table.md): Retrieve detailed information for a specific table <br /><br /> <b>Authentication:</b> required
- [Update a workspace table](https://docs.xano.com/api-reference/table/update-a-workspace-table.md): update workspace table <br /><br /> <b>Authentication:</b> required
- [Delete a database table and all its data permanently](https://docs.xano.com/api-reference/table/delete-a-database-table-and-all-its-data-permanently.md): Delete a database table and all its data permanently <br /><br /> <b>Authentication:</b> required
- [Retrieve all tables in a workspace](https://docs.xano.com/api-reference/table/retrieve-all-tables-in-a-workspace.md): Retrieve all tables in a workspace <br /><br /> <b>Authentication:</b> required
- [Create a new database table with optional schema definition](https://docs.xano.com/api-reference/table/create-a-new-database-table-with-optional-schema-definition.md): This endpoint can create a complete table in a single API request, as long as all values below are fully fleshed out. If you want to create the table in multiple steps, then just fill out the <b>name</b> field as shown in the example.

### table / content

- [Delete multiple records by their IDs in a single operation](https://docs.xano.com/api-reference/table-content/delete-multiple-records-by-their-ids-in-a-single-operation.md): The request body should contain an array of **row_ids**, where each id identifies a row to be deleted. <br /><br /> <b>Required API Scope:</b> Workspace Content: Delete
- [Update multiple records in a single batch operation](https://docs.xano.com/api-reference/table-content/update-multiple-records-in-a-single-batch-operation.md): The request body should contain an array of **items**, where each item represents a row to be updated. For each row, provide the **row_id** and **updates** array that specifies the columns (**path**) to update and the new values (**value**). The example below is assuming that the table being modifie…
- [Create multiple records in a single batch operation](https://docs.xano.com/api-reference/table-content/create-multiple-records-in-a-single-batch-operation.md): Each table has unique schema, which means that the request body should be an array of objects with the schema relevant to the table being used. The example below is assuming that the table has a column labeled "name".
- [Delete all records matching specified search criteria](https://docs.xano.com/api-reference/table-content/delete-all-records-matching-specified-search-criteria.md): Provide search criteria to delete all matching rows. <br /><br /> <b>Required API Scope:</b> Workspace Content: Delete
- [Update all records matching specified search criteria](https://docs.xano.com/api-reference/table-content/update-all-records-matching-specified-search-criteria.md): Provide search and update objects with path and new value to patch rows matching search criteria. <br /><br /> <b>Required API Scope:</b> Workspace Content: Update
- [Search table records](https://docs.xano.com/api-reference/table-content/search-table-records.md): Search table records with advanced filtering and sorting options <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Content: Read
- [Retrieve a specific record by ID](https://docs.xano.com/api-reference/table-content/retrieve-a-specific-record-by-id.md): Retrieve a specific record by ID <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Content: Read
- [Update a specific record by ID](https://docs.xano.com/api-reference/table-content/update-a-specific-record-by-id.md): Each table has unique schema, which means that the request body should be updated with the schema relevant to the table being used. The example below is assuming that the table has a column labeled "name".
- [Delete a specific record by ID](https://docs.xano.com/api-reference/table-content/delete-a-specific-record-by-id.md): Delete a specific record by ID <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Content: Delete
- [Retrieve paginated records from a table](https://docs.xano.com/api-reference/table-content/retrieve-paginated-records-from-a-table.md): Retrieve paginated records from a table <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Content: Read
- [Create a new record in the table](https://docs.xano.com/api-reference/table-content/create-a-new-record-in-the-table.md): Each table has unique schema, which means that the request body should be updated with the schema relevant to the table being used. The example below is assuming that the table has a column labeled "name".
- [Truncate a database table](https://docs.xano.com/api-reference/table-content/truncate-a-database-table.md): Delete all records from the table and optionally reset the primary key <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Content: Delete

### table / index

- [Create a btree index on table columns](https://docs.xano.com/api-reference/table-index/create-a-btree-index-on-table-columns.md): Create a btree index on table columns to optimize query performance <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a full-text search index on table columns](https://docs.xano.com/api-reference/table-index/create-a-full-text-search-index-on-table-columns.md): Create a full-text search index for table columns with language-specific optimization <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a spatial index on a table](https://docs.xano.com/api-reference/table-index/create-a-spatial-index-on-a-table.md): Create a spatial index on a table for optimized geometry operations <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a unique index on table columns](https://docs.xano.com/api-reference/table-index/create-a-unique-index-on-table-columns.md): Create a unique index on table fields to enforce data uniqueness and improve query performance <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a vector index on a table column](https://docs.xano.com/api-reference/table-index/create-a-vector-index-on-a-table-column.md): Options include `vector_ip_ops` (Inner Product), `vector_cosine_ops` (Cosine), `vector_l1_ops` (L1 Distance), `vector_l2_ops` (L2 Distance) <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Delete a specific table index. This action cannot be undone.](https://docs.xano.com/api-reference/table-index/delete-a-specific-table-index-this-action-cannot-be-undone.md): Delete a specific table index. This action cannot be undone. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Delete
- [Retrieve all indexes for a database table](https://docs.xano.com/api-reference/table-index/retrieve-all-indexes-for-a-database-table.md): Retrieve all indexes for a database table <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Read
- [Replace all indexes for a database table](https://docs.xano.com/api-reference/table-index/replace-all-indexes-for-a-database-table.md): Replace all indexes for a database table with new index configuration <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Update

### table / schema

- [Rename a column in a table's schema](https://docs.xano.com/api-reference/table-schema/rename-a-column-in-a-tables-schema.md): Rename a column in a table's schema <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Update
- [Retrieve details for a specific column in a table's schema](https://docs.xano.com/api-reference/table-schema/retrieve-details-for-a-specific-column-in-a-tables-schema.md): Retrieve details for a specific column in a table's schema <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Read
- [Delete a column from a table's schema. This action cannot be undone.](https://docs.xano.com/api-reference/table-schema/delete-a-column-from-a-tables-schema-this-action-cannot-be-undone.md): Delete a column from a table's schema. This action cannot be undone. <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Delete
- [Retrieve the complete schema definition for a database table](https://docs.xano.com/api-reference/table-schema/retrieve-the-complete-schema-definition-for-a-database-table.md): Retrieve the complete schema definition for a database table <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Read
- [Replace the entire schema definition for a database table](https://docs.xano.com/api-reference/table-schema/replace-the-entire-schema-definition-for-a-database-table.md): Replace the entire schema definition for a database table <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Update

### table / schema / type

- [Create an attachment column](https://docs.xano.com/api-reference/table-schema-type/create-an-attachment-column.md): Create an attachment column for file uploads in a database table <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create an audio column](https://docs.xano.com/api-reference/table-schema-type/create-an-audio-column.md): Create an audio file column for storing audio uploads and media <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a boolean column](https://docs.xano.com/api-reference/table-schema-type/create-a-boolean-column.md): Create a boolean column with true/false values and optional default settings <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a date column](https://docs.xano.com/api-reference/table-schema-type/create-a-date-column.md): Create a date column for storing calendar dates without time information <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a decimal column](https://docs.xano.com/api-reference/table-schema-type/create-a-decimal-column.md): Create a decimal column for precise numeric values with configurable min/max limits <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create an email column](https://docs.xano.com/api-reference/table-schema-type/create-an-email-column.md): Create an email column with built-in email format validation <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create an enum column](https://docs.xano.com/api-reference/table-schema-type/create-an-enum-column.md): Create an enum column with predefined value options for dropdown selections <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a geographic linestring column](https://docs.xano.com/api-reference/table-schema-type/create-a-geographic-linestring-column.md): Create a geographic linestring column for storing connected coordinate paths <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a geographic multilinestring column](https://docs.xano.com/api-reference/table-schema-type/create-a-geographic-multilinestring-column.md): Create a geographic multilinestring column for storing multiple coordinate paths <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a geographic multipoint column](https://docs.xano.com/api-reference/table-schema-type/create-a-geographic-multipoint-column.md): Create a geographic multipoint column for storing collections of coordinate points <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a geographic multipolygon column](https://docs.xano.com/api-reference/table-schema-type/create-a-geographic-multipolygon-column.md): Create a geographic multipolygon column for storing complex area boundaries <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a geographic point column](https://docs.xano.com/api-reference/table-schema-type/create-a-geographic-point-column.md): Create a geographic point column for storing latitude/longitude coordinates <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a geographic polygon column](https://docs.xano.com/api-reference/table-schema-type/create-a-geographic-polygon-column.md): Create a geographic polygon column for storing area boundaries and shapes <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create an image column](https://docs.xano.com/api-reference/table-schema-type/create-an-image-column.md): Create an image column for storing photo uploads and visual media <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create an integer column](https://docs.xano.com/api-reference/table-schema-type/create-an-integer-column.md): Create an integer column for whole numbers with configurable min/max limits <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a JSON column](https://docs.xano.com/api-reference/table-schema-type/create-a-json-column.md): Create a JSON column for storing structured data objects and arrays <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create an object column](https://docs.xano.com/api-reference/table-schema-type/create-an-object-column.md): Create an object column with nested child fields for complex data structures <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a password column](https://docs.xano.com/api-reference/table-schema-type/create-a-password-column.md): Create a password column with automatic hashing and complexity validation rules <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a UUID-based table reference column](https://docs.xano.com/api-reference/table-schema-type/create-a-uuid-based-table-reference-column.md): Create a UUID-based table reference column for relationships with UUID primary keys <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a table reference column](https://docs.xano.com/api-reference/table-schema-type/create-a-table-reference-column.md): Create a table reference column to establish relationships with other database tables <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a text column](https://docs.xano.com/api-reference/table-schema-type/create-a-text-column.md): Create a text column with formatting options and customizable validation rules <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a timestamp column](https://docs.xano.com/api-reference/table-schema-type/create-a-timestamp-column.md): Create a timestamp column for storing precise date and time values <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a UUID column](https://docs.xano.com/api-reference/table-schema-type/create-a-uuid-column.md): Create a UUID column for generating universally unique identifiers <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a vector column](https://docs.xano.com/api-reference/table-schema-type/create-a-vector-column.md): Create a vector column for storing multi-dimensional data used in AI and ML applications <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create
- [Create a video column](https://docs.xano.com/api-reference/table-schema-type/create-a-video-column.md): Create a video file column for storing video uploads and media content <br /><br /> <b>Authentication:</b> required <br /><br /> <b>Required API Scope:</b> Workspace Database: Create

### task

- [Update scheduled task security settings](https://docs.xano.com/api-reference/task/update-scheduled-task-security-settings.md): Update scheduled task security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific scheduled task by ID](https://docs.xano.com/api-reference/task/retrieve-a-specific-scheduled-task-by-id.md): Retrieve a specific scheduled task by ID <br /><br /> <b>Authentication:</b> required
- [Update a scheduled task](https://docs.xano.com/api-reference/task/update-a-scheduled-task.md): Update task code, schedule settings, and activation status <br /><br /> <b>Authentication:</b> required
- [Delete a scheduled task permanently. This action cannot be undone](https://docs.xano.com/api-reference/task/delete-a-scheduled-task-permanently-this-action-cannot-be-undone.md): Delete a scheduled task permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all scheduled tasks in a workspace](https://docs.xano.com/api-reference/task/retrieve-all-scheduled-tasks-in-a-workspace.md): Retrieve all scheduled tasks in a workspace <br /><br /> <b>Authentication:</b> required
- [Create a new scheduled task using XanoScript](https://docs.xano.com/api-reference/task/create-a-new-scheduled-task-using-xanoscript.md): Create a new scheduled task using XanoScript <br /><br /> <b>Authentication:</b> required

### tool

- [Update tool security settings](https://docs.xano.com/api-reference/tool/update-tool-security-settings.md): Update tool security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific tool by ID](https://docs.xano.com/api-reference/tool/retrieve-a-specific-tool-by-id.md): Retrieve a specific tool by ID <br /><br /> <b>Authentication:</b> required
- [Update a tool](https://docs.xano.com/api-reference/tool/update-a-tool.md): Update tool code, metadata, and caching settings <br /><br /> <b>Authentication:</b> required
- [Delete a tool permanently. This action cannot be undone](https://docs.xano.com/api-reference/tool/delete-a-tool-permanently-this-action-cannot-be-undone.md): Delete a tool permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all tools in a workspace](https://docs.xano.com/api-reference/tool/retrieve-all-tools-in-a-workspace.md): Retrieve all tools in a workspace <br /><br /> <b>Authentication:</b> required
- [Create a new tool using XanoScript](https://docs.xano.com/api-reference/tool/create-a-new-tool-using-xanoscript.md): Create a new tool using XanoScript <br /><br /> <b>Authentication:</b> required

### workspace trigger

- [Update workspace trigger security settings](https://docs.xano.com/api-reference/workspace-trigger/update-workspace-trigger-security-settings.md): Update workspace trigger security configuration and access controls <br /><br /> <b>Authentication:</b> required
- [Retrieve a specific workspace trigger by ID](https://docs.xano.com/api-reference/workspace-trigger/retrieve-a-specific-workspace-trigger-by-id.md): Retrieve a specific workspace trigger by ID <br /><br /> <b>Authentication:</b> required
- [Update a workspace trigger](https://docs.xano.com/api-reference/workspace-trigger/update-a-workspace-trigger.md): Update workspace trigger code, metadata, and caching settings <br /><br /> <b>Authentication:</b> required
- [Delete a workspace trigger permanently. This action cannot be undone](https://docs.xano.com/api-reference/workspace-trigger/delete-a-workspace-trigger-permanently-this-action-cannot-be-undone.md): Delete a workspace trigger permanently. This action cannot be undone <br /><br /> <b>Authentication:</b> required
- [Retrieve all workspace triggers](https://docs.xano.com/api-reference/workspace-trigger/retrieve-all-workspace-triggers.md): Retrieve all workspace triggers <br /><br /> <b>Authentication:</b> required
- [Create a new workspace trigger using XanoScript](https://docs.xano.com/api-reference/workspace-trigger/create-a-new-workspace-trigger-using-xanoscript.md): Create a new workspace trigger using XanoScript <br /><br /> <b>Authentication:</b> required

### workflow_test

- [Update workflow test security settings](https://docs.xano.com/api-reference/workflow_test/update-workflow-test-security-settings.md): update workspace workflow test security settings <br /><br /> <b>Authentication:</b> required
- [Retrieve a workflow test](https://docs.xano.com/api-reference/workflow_test/retrieve-a-workflow-test.md): get workspace workflow test <br /><br /> <b>Authentication:</b> required
- [Update a workflow test](https://docs.xano.com/api-reference/workflow_test/update-a-workflow-test.md): update workspace workflow test <br /><br /> <b>Authentication:</b> required
- [Delete a workflow test](https://docs.xano.com/api-reference/workflow_test/delete-a-workflow-test.md): delete workspace workflow test <br /><br /> <b>Authentication:</b> required
- [Retrieve all workflow tests](https://docs.xano.com/api-reference/workflow_test/retrieve-all-workflow-tests.md): browse workspace workflow tests <br /><br /> <b>Authentication:</b> required
- [Add a workflow test](https://docs.xano.com/api-reference/workflow_test/add-a-workflow-test.md): add workspace workflow test <br /><br /> <b>Authentication:</b> required

## OpenAPI Specs

- [apispec_meta_instance](/apispec_meta_instance.json)
