For AI agents: visit https://docs.go.v7labs.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
V7 Go Resources & Documentation
HomeGuidesRecipesAPI Reference
v1.0

Log InV7 Go Resources & Documentation
API Reference
Log In
v1.0HomeGuidesRecipesAPI Reference

V7 Go API

  • Generate an API Key
  • Create Entities Programmatically
  • Uploading Files to Collections
  • IntegrationConnections
    • List all integration connectionsget
    • Confirm creation of a new connectionpost
    • List available integrationsget
    • Start a file picker sessionpost
    • Create a new connect sessionpost
    • Delete the connectiondel
    • Start a reconnect session for an existing Pipedream connectionpost
    • Confirm a Pipedream connection reconnectpost
    • Mint a file picker resource tokenpost
    • Get action authentication dataget
    • Update connection visibilityput
  • Projects
    • Properties
      • List properties in a projectget
      • Add a property to a projectpost
      • Remove a property from a projectdel
      • Get a propertyget
      • Update a property in a projectput
    • Retrieve a url to upload a file to a fieldpost
    • List current billing-cycle project usage for a workspaceget
    • Generate a property configuration from a promptpost
    • List ancestors, descendants, and siblings (minimal)get
    • Confirm the file has been uploaded to a fieldpost
    • Gets the previous entityget
    • Gets the next entityget
    • Bulk delete entitiespost
    • Removes a workspace icondel
    • Recalculate all entitiespost
    • Restore a property configuration versionpost
    • Recalculate entity fieldspost
    • Delete an entitydel
    • Batch update propertiesput
    • Get a property configuration versionget
    • Get an entityget
    • Sets field values on an entityput
    • Removes a project's cover imagedel
    • List all entities in a Projectget
    • Update a project's cover imagepost
    • Create an entitypost
    • Reorder project viewsput
    • Mark project as visitedpost
    • Update workspace feature settingsput
    • List projects in a Workspaceget
    • Create a projectpost
    • Clone a projectpost
    • Delete a projectdel
    • Inspect MCP compatibility for a projectget
    • Get a projectget
    • Update a projectput
    • Move project to folderpost
    • List public template projectsget
    • List property configuration historyget
  • McpIntegrations
    • Delete MCP integrationdel
    • Get MCP integrationget
    • Update MCP integrationput
    • Start MCP OAuthpost
    • Set MCP integration API keypost
    • Disconnect an MCP integrationpost
    • List properties referencing an MCP integrationget
    • List MCP integrationsget
    • Create MCP integrationpost
    • List MCP templatesget
    • List MCP integration toolsget
    • Set MCP tool approval stateput
    • Batch set MCP tool approval statesput
  • Cases
    • Lists casesget
    • Confirms a tool runpost
    • Marks a case as readpost
    • Creates a new casepost
    • Cancels a tool runpost
    • Interrupts an active sandbox agent runpost
    • Adopts existing Entities into the Case (bulk)post
    • Removes a queued messagedel
    • Retrieve a url to upload a file to a Casepost
    • Edits a case queryput
    • Adopts an existing Entity into the Casepost
    • Adds a case querypost
    • Rates a responsepost
    • Delete a file linked to a Casedel
    • Resumes a casepost
    • Restarts a casepost
    • Deletes a casedel
    • Gets a caseget
    • Updates a casepost
    • Confirm the files have been uploaded to a Casepost
    • Asynchronously uploads a file to a Casepost
  • Folders
    • Get folder treeget
    • Delete folderdel
    • Get folder detailsget
    • Update folderput
    • List foldersget
    • Create folderpost
  • Entities
    • List all entity IDs in a Projectget
    • Confirm files has been uploaded to fieldspost
    • List all entities in a Projectpost
    • Skips a fieldpost
    • Sets a field metadataput
    • Sync integration files on all or given stale file fields for a projectpost
    • List all entity IDs in a Project (filtered)post
    • Sets the Ground Truth status of a field.put
    • Sets the review status of a field.put
    • Refines a field's tool value using configured AI toolpost
  • IntegrationConnectionsSync
    • Creates a synced file record, which causes updates and deletion of that file to be tracked.post
    • Deletes the given synced file record, stopping tracking of that file.del
  • /api/workspaces/{workspace_id}/files/confirm
    • Confirm uploadpost
  • Skills
    • Create global skillpost
    • Update skill workspace settingsput
    • List skillsget
    • Create skillpost
    • Delete global skilldel
    • Upsert global skillput
    • Execute skillpost
    • Get global skillget
    • Delete skilldel
    • Search similar skillsget
    • Get skillget
    • Upsert skillput
  • Tools
    • Toggles enabled/disabled state of tool integrationpost
    • Returns current state of tool integration along with available tools.get
    • List model configs for a given tool keyget
    • Set default tool for workspaceput
    • List custom API keys set for a workspaceget
    • Upserts custom API key for tool integrationpost
    • Upserts custom model configuration for a given tool key / toolpost
    • Removes existing custom API key for tool integrationdel
  • Token Reports
    • Download a token usage report as CSVget
    • Delete a token usage reportdel
    • Download a combined multi-workspace report as CSVpost
    • Get a token usage reportget
    • List workspaces available for reportingget
    • List token usage reportsget
    • Create a token usage reportpost
    • Get a combined multi-workspace reportpost
    • Query grouped results of a completed token usage reportget
    • Create a report across authorized workspacespost
  • HubFiles
    • Check file referencespost
    • List folders in hubget
  • Hubs
    • List hubsget
    • Hard delete a hubdel
    • Move files in hubpost
    • Delete files from hubpost
    • Update hub fileput
    • List deleted hubsget
    • Create hubpost
    • Restore a deleted hubpost
    • Delete hubdel
    • Get hubget
    • Restore a deleted hubpost
    • Add files to hubpost
    • Reindex hubpost
    • Update hubput
    • List files in hub (flat, paginated)post
    • List deleted hubsget
  • Billing
    • Get limit usage for a projectget
    • List plans for current workspaceget
    • Get effective plan for current workspaceget
    • Get limit usage for a workspaceget
  • UsersHubMember
    • Update a hub's access typeput
    • Delete a user's role in a Hub.del
    • Get a member of a Hubget
    • Adds a user's role in a Hub.post
    • Update a user's role in a Hub.put
    • List members in a Hubget
    • Delete a user group's role in a Hub.del
    • Adds a user group's role in a Hub.post
    • Update a user group's role in a Hub.put
  • Agent Builder
    • Execute the reviewed planpost
    • Get agent builder session statusget
    • Request a follow-up edit to the planpost
    • Start an agent builder workflowpost
  • Go Apps
    • Get the Go App manifest schemaget
  • Workspace Settings
    • Get default resource visibility settingsget
    • Update default resource visibility settingsput
  • UsersProjectMember
    • Delete a user group's role to a project.del
    • Adds a user group's role to a project.post
    • Update a user group's role to a project.put
  • Secrets
    • List secret namesget
    • Delete a secretdel
    • Create or update a secret by nameput
  • Users
    • Delete a user's role in a Project.del
    • Get Intercom identity verification tokenget
    • Get a member of a Projectget
    • Adds a user's role in a Project.post
    • Update a user's role in a Project.put
    • Update a project's access typeput
    • List historic members of a Workspaceget
    • Delete a user's role in a Folder.del
    • Get a member of a Folderget
    • Adds a user's role in a Folder.post
    • Update a user's role in a Folder.put
    • Update a folder's access typeput
    • Return a userget
    • Delete a service accountdel
    • Return a userget
    • Update a userput
    • List members in a Folderget
    • Create a service accountpost
    • Delete a user's role in a workspacedel
    • Get a member of a Workspaceget
    • Update a user's role in a workspaceput
    • List members in a Workspaceget
    • List members in a Projectget
  • TriggersInbound
    • Deploy trigger with configurationpost
    • Update inbound triggerput
    • Get a specific inbound triggerget
    • Create a new inbound triggerpost
    • List trigger eventsget
    • Create and deploy a new inbound pipedream trigger (deprecated)post
    • Delete an inbound triggerdel
    • Disable inbound triggerpost
    • Setup trigger sourcepost
    • List all inbound triggers for a projectget
    • Enable inbound trigger (deprecated)post
  • UsersFolderMember
    • Delete a user group's role in a folder.del
    • Adds a user group's role to a folder.post
    • Update a user group's role in a folder.put
  • TriggersOutbound
    • Delete a triggerdel
    • Return a triggerget
    • List triggers in a workspaceget
    • Create a triggerpost
  • ShareableLinks
    • Revoke a shareable linkpost
    • Get a shareable linkget
    • Access shared contentget
    • Share a fieldpost
    • List shareable linksget
    • Share a case filepost
    • Share a slide deckpost
  • Favorites
    • Lists current user favorites for a workspaceget
    • Creates a favoritepost
    • Deletes a favoritedel
    • Reorders favoritespatch
  • Auth0SSOConnection
    • List SSO connections for a workspaceget
  • IntegrationNativeOptions
    • List native integration remote optionsget
    • Resolve a pasted SharePoint URLpost
  • Agent Fixer
    • Start an agent fixer workflowpost
  • Imports
    • Starts an Importpost
    • Cancels an Importpost
    • List imports in a projectget
    • Return an Importget
    • Get upload URLpost
    • List imports in a workspaceget
    • Prepares an Importpost
  • Workspaces
    • List aggregated field errorsget
    • Update a workspace iconpost
    • List workspacesget
    • Create a workspacepost
    • Delete a workspacedel
    • Return a workspaceget
    • Update a workspaceput
    • WorkspaceInvitations
      • Verify invitationget
      • List invitations in a Workspaceget
      • Create new invitation into a Workspacepost
      • Delete an pending invitation from a Workspacedel
      • Accept an invitationpost
  • ProjectInvitations
    • Accept an invitationpost
    • Delete an pending invitation from a Projectdel
    • Verify invitationget
    • List invitations in a Projectget
    • Create new invitation into a Projectpost
  • Trash
    • List deleted projectsget
    • Restore a projectpost
    • Hard delete a projectdel
    • Hard delete a projectdel
    • Restore a projectpost
    • List deleted projectsget
  • LLM
    • Run a stateless workspace-scoped LLM chat requestpost
  • ApiKeys
    • Delete an api keydel
    • Return an api keyget
    • List api keys for a userget
  • Templates
    • Creates new projects from a template structurepost
    • Exports projects to a template structurepost
    • Imports properties into an existing projectpost
  • Library
    • List all entities in a Libraryget
    • Update Library's entity attributesput
    • Get a Library project for a workspaceget
  • Exports
    • Delete an exportdel
    • Return an Exportget
    • List exports in a projectget
    • Create an Exportpost
  • API Gateway
    • Delete a workspace allowed domain entrydel
    • List workspace allowed domain patterns for the External API Gatewayget
    • Add or approve a workspace allowed domain patternpost
  • /api/workspaces/{workspace_id}/files
    • Start uploadpost
  • SandboxMemories
    • Get sandbox memories for the current userget
    • Update user sandbox memoryput
    • Update workspace sandbox memoryput
  • Agent Skills
    • Delete agent skilldel
    • Get agent skillget
    • Update agent skillput
    • Delete global agent skilldel
    • Get global agent skillget
    • Update global agent skillput
    • List global agent skillsget
    • Create global agent skillpost
    • List agent skillsget
    • Create agent skillpost
  • Trigger Sources
    • List trigger sourcesget
    • Get trigger sourceget
  • UsersHubFileMember
    • Adds a user group's role to a hub filepost
    • Update a user group's role in a Hub File.put
    • Delete a user group's role in a Hub File.del

Concepts

  • Introduction to V7 Go API Concepts
  • Workspace
  • Workflow
  • Knowledge Hub
  • Trigger
  • Chats
Powered by 

Uploading Files to Collections

How to Upload Files to Collections in V7 Go

Updated 7 days ago


Create Entities Programmatically
IntegrationConnections
Did this page help you?

Updated 7 days ago


Create Entities Programmatically
IntegrationConnections
Did this page help you?
    • Step 1: Obtain Collection's Child Project ID
    • Step 2: Uploading Files