Jump to Content
Seven BridgesPlatform documentationDatasetsAPIs
APIs
Platform documentationDatasetsAPIsLog in to Seven Bridges PlatformSeven Bridges
APIs
Log in to Seven Bridges Platform

Seven Bridges Platform

  • Return all paths
    • List all API pathsget
  • User
    • Get my informationget
  • Users
    • List user resourcesget
  • Billing
    • List billing API pathsget
    • List billing groupsget
    • Get a single billing groupget
    • Get analysis breakdown for a billing groupget
    • Get storage breakdown for a billing groupget
    • Get egress breakdown for a billing groupget
    • List invoicesget
    • Get a specific invoiceget
  • Projects
    • List all your projectsget
    • List projects owned by a particular userget
    • Create a new projectpost
    • Edit a projectpatch
    • Get details of a projectget
    • Delete a projectdelete
    • List members of a projectget
    • Add a member to a projectpost
    • Remove a project memberdelete
    • Get a project member's permissionsget
    • Modify a project member's permissionspatch
    • Overwrite a project member's permissionsput
  • Files, folders and metadata
    • List files (primary method)get
    • List files (secondary method)get
    • Delete a filedelete
    • Get file detailsget
    • Update file detailspatch
    • Add tags to a fileput
    • Copy a file between projectspost
    • Copy multiple files between projectspost
    • Get downloadable URL for a fileget
    • Get a file's metadataget
    • Modify a file's metadatapatch
    • Overwrite a file's metadataput
    • Create a folderpost
    • List folder contentsget
    • Move a file between folderspost
    • Delete a folderdelete
  • Upload files
    • List current multipart uploadsget
    • Get details of a multipart uploadget
    • Initialize a multipart uploadpost
    • Get upload URL for a file partget
    • Report an uploaded partpost
    • Report uploaded partspost
    • Complete a multipart uploadpost
    • Abort a multipart uploaddelete
  • Apps
    • List all apps available to youget
    • Get details of an appget
    • Copy an apppost
    • Get raw CWL for an appget
    • Add an app using raw CWLpost
    • Get raw CWL for an app revisionget
    • Get details of an app revisionget
    • Add an app revision using raw CWLpost
    • Synchronize a copied app with its parent apppost
  • Tasks
    • List tasks you can accessget
    • Create a new draft taskpost
    • Delete a taskdelete
    • Get task inputsget
    • Abort a taskpost
    • Get details of a taskget
    • Modify a taskpatch
    • Get task execution detailsget
    • Run a taskpost
    • Modify task inputspatch
    • List tasks in a project (secondary method)get
    • Rerun a taskpost
  • Volumes
    • Create a volumepost
    • List volumesget
    • Get details of a volumeget
    • List the contents of a volumeget
    • Get details of a file within a volumeget
    • Update a volumepatch
    • Deactivate a volumepatch
    • Delete a volumedelete
    • Start an import jobpost
    • Get details of an import jobget
    • List import jobsget
    • Start an export jobpost
    • List export jobsget
    • Get details of an export jobget
    • List members of a volumeget
    • Add members to a volumepost
    • Remove members from a volumedelete
    • Get a volume member's permissionsget
    • Overwrite a volume member's permissionsput
    • Modify a volume member's permissionspatch
  • Actions
    • Send a feedback itempost
  • Rate limit
    • Get your current rate limit statusget
  • API status codes

MARKERS API (Advance Access)

  • List markers available on a fileget
  • Get details for a single markerget
  • Create a markerpost
  • Modify a single markerpatch
  • Delete a single markerdelete

ENTERPRISE API

  • Enterprise features overview
  • List all your divisionsget
  • List division membersget
  • Remove a division memberdelete
  • Get details of a divisionget
  • List all your teams in a divisionget
  • Get details of a teamget
  • Create a teampost
  • Add a team memberpost
  • List team membersget
  • Rename a teampatch
  • Delete a teamdelete
  • Remove a team memberdelete
  • Add members of an Enterprise to a volumepost

BULK ACTIONS

  • Bulk features overview
  • Start a bulk import jobpost
  • Get details of a bulk import jobget
  • Start a bulk export jobpost
  • Get details of a bulk export jobget
  • Bulk deletion of filespost
  • Get details of multiple filespost
  • Update details of multiple filespost
  • Edit details of multiple filespost
  • Get details of multiple taskspost

ASYNC BULK ACTIONS

  • Overview
  • Copy multiple filespost
  • Delete multiple files and folderspost
  • Get details of a copy jobget
  • Get details of a deletion jobget
  • Get details of all async jobsget
  • Move multiple files and folderspost
  • Get details of a move jobget

RHEO automations

  • Managing automations overview
  • List all automationsget
  • Create a new automationpost
  • Edit an automationpatch
  • Get details of an automationget
  • Archive an automationpost
  • Restore an automationpost
  • List members of an automationget
  • Add an automation memberpost
  • Add a team to an automation (Enterprise)post
  • Get an automation member's permissionsget
  • Modify an automation member's permissionspatch
  • Remove an automation memberdelete
  • List all automation code packagesget
  • Add a code package to an automationpost
  • Get details of an automation code packageget
  • Archive a code packagepost
  • Restore a code packagepost
  • List all automation runsget
  • Create a new automation runpost
  • Re-run an automationpost
  • Get details of an automation runget
  • Edit an automation runpatch
  • Stop an automation runpost
  • Get content of the automation state fileget
  • Access an automation log fileget
  • List multipart code package uploadsget
  • Get details of a multipart uploadget
  • Get upload URL for a partget
  • Initialize a multipart code package uploadpost
  • Complete a multipart code package uploadpost
  • Report an uploaded partpost
  • Report uploaded partspost
  • Abort a multipart code package uploaddelete

Overview

Async bulk actions allow you to perform an asynchronous operation on multiple items with a single call. The following API calls have been added:

  • Copy multiple files
  • Delete multiple files and folders
  • Get details of a deletion job
  • Get details of a copy job
  • Get details of all async jobs