For AI agents: visit https://docs.devgrid.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
DevGrid DocsDevGrid DocsSupport
DocumentationAPI ReferenceChangelogDiscussionsMCP
SupportLog InDevGrid Docs
API Reference
Log In
DocumentationAPI ReferenceChangelogDiscussionsMCP
  • My Requests

DevGrid API

  • skills
    • Skills catalog: browse skills available to the accountget
    • Skill detail: full record for one skill by slug or idget
  • blueprints
    • Blueprints endpoint: Returns all blueprints for an accountget
    • Create component endpoint: allows the creation of blueprintspost
    • Blueprints endpoint: Returns a blueprint by id for an accountget
    • Blueprints endpoint: Updates a blueprint by id for an accountpatch
  • commits
    • Commits endpoint: Returns all commits for an account, with filtering options and paginationget
    • Create commit endpoint: allows the creation of commitspost
    • Commits endpoint: Returns a commit by id for an accountget
    • Commits endpoint: Updates a commit by id for an accountpatch
    • Commits endpoint: Deletes a commit by id for an accountdel
  • entities
    • Entities endpoint: Returns all entities for an accountget
    • Create entity endpoint: allows the creation of entitiespost
    • Get entity endpoint: Returns an entity by idget
    • Update entity endpoint: Allows the update of an entitypatch
    • Delete entity endpoint: Deletes an entity by iddel
  • mappings
    • Get mappings: Returns all mappings for an accountget
    • Create mapping: Creates a new object mappingpost
    • Get mapping: Returns a mapping by IDget
    • Update mapping: Updates an existing mappingpatch
    • Delete mapping: Deletes a mappingdel
  • groups
    • List groups for an accountget
    • Create a new grouppost
    • Get a group by IDget
    • Update a grouppatch
    • Soft-delete a groupdel
    • List members of a groupget
    • Confirm or reject a group-to-team mappingpost
  • events
    • Events endpoint: Returns all events for an accountget
    • Create event endpoint: allows the creation of eventspost
    • Events endpoint: Deletes a event by id for an accountdel
    • Events endpoint: Returns an event by id for an accountget
  • change-log
    • List organization audit log entriesget
    • Get an organization audit log entryget
  • components
    • Components endpoint: Returns all components for an accountget
    • Create component endpoint: allows the creation of componentspost
    • Components endpoint: Returns a component by id for an accountget
    • Components endpoint: Updates a component by id for an accountpatch
    • Components endpoint: Deletes a component by id for an accountdel
    • Components endpoint: Returns a component dependencies by id for an accountget
  • metrics
    • List metricsget
    • Get current metric valueget
    • Get daily metric aggregatesget
    • Ingest metric factspost
    • List or fetch metric seriesget
  • vulnerability-identifiers
  • Incidents
    • List incidentsget
    • Create a new incidentpost
    • Get incident countget
    • Get incident by IDget
    • Update incidentpatch
    • Delete incidentdel
  • Issues
    • List issuesget
    • Create issuepost
    • Get issue by IDget
    • Update issuepatch
    • Delete issuedel
  • vulnerabilities
    • Vulnerabilities endpoint: Returns all vulnerabilities for an accountget
    • Create Vulnerability endpoint: allows the creation of vulnerabilitiespost
    • Create Vulnerability endpoint: allows the creation of vulnerabilities in bulkpost
    • Vulnerability endpoint: Returns a vulnerability by id for an accountget
    • Vulnerability endpoint: Updates a vulnerability by id for an accountpatch
    • Vulnerability endpoint: Deletes a vulnerability by id for an accountdel
  • vulnerability-instances
    • List vulnerability instances for an accountget
    • Create a vulnerability instancepost
    • Create vulnerability instances in bulkpost
    • Get a vulnerability instance by idget
    • Update a vulnerability instancepatch
    • Delete a vulnerability instancedel
  • vulnerability-advisories
    • List vulnerability advisories (global catalog)get
    • Get a vulnerability advisory by idget
  • vulnerability-rules
    • List vulnerability rules (global catalog)get
    • Get a vulnerability rule by idget
  • vulnerability-weaknesses
    • List vulnerability weaknesses (global catalog)get
    • Get a vulnerability weakness by idget
  • vulnerability-projects
    • Vulnerability Projects endpoint: Returns all vulnerability projects for an accountget
    • Create Vulnerability Project endpoint: allows the creation of vulnerability projectspost
    • Vulnerability Projects endpoint: Returns a vulnerability project by id for an accountget
    • Vulnerability Projects endpoint: Updates a vulnerability project by id for an accountpatch
    • Vulnerability Projects endpoint: Deletes a vulnerability project by id for an accountdel
  • library-patterns
    • List library patternsget
    • Create a library patternpost
    • Get a library pattern by idget
    • Update a library patternput
    • Delete a library patterndel
    • List versions for a library patternget
  • library-policies
    • List library policiesget
    • Create a library policypost
    • Get a library policy by idget
    • Update a library policyput
    • Delete a library policydel
    • List versions for a library policyget
  • library-requirements
    • List library requirementsget
    • Create a library requirementpost
    • Get a library requirement by idget
    • Update a library requirementput
    • Delete a library requirementdel
    • List versions for a library requirementget
  • library-adrs
    • List library adrsget
    • Create a library ADRpost
    • Get a library ADR by idget
    • Update a library ADRput
    • Delete a library ADRdel
    • List versions for a library ADRget
  • library-applicability
    • Get patterns applicable to an applicationpost
    • Get requirements applicable to an applicationpost
    • Refresh library applicability cachepost
  • repos
    • Repos endpoint: Returns all Repos for an accountget
    • Create Repos endpoint: allows the creation of repospost
    • Repos endpoint: Returns a repo by id for an accountget
    • Repos endpoint: Updates a repo by id for an accountpatch
    • Repos endpoint: Deletes a repo by id for an accountdel
    • Repos endpoint: Returns all components for a repoget
    • Repos endpoint: Adds components to a repopost
    • Repos endpoint: Returns all pull requests for a repoget
    • Repos endpoint: Returns pull request metrics for a repoget
  • committers
    • Committers endpoint: Returns all Committers for an accountget
    • Create committer endpoint: allows the creation of committerspost
    • Committers endpoint: Returns a committer by id for an accountget
    • Committer endpoint: Updates a committer by id for an accountpatch
  • pull-requests
    • Pull Requests endpoint: Returns all pull requests for an accountget
    • Get pull request by system IDget
    • Pull Requests endpoint: Returns a pull request by idget
    • Get reviewers for a pull requestget
    • Get comments for a pull requestget
    • Get labels for a pull requestget
    • Get replies to a pull request commentget
    • Get status checks for a pull requestget
    • Get files changed in a pull requestget
    • Get a specific file change in a pull requestget
    • Get the diff for a file in a pull requestget
    • Get work items linked to a pull requestget
  • applications
    • Application endpoint: Returns all application for an accountget
    • Create application endpoint: allows the creation of applicationpost
    • Applications endpoint: Updates a application by id for an accountpatch
    • Applications endpoint: Returns a application by id for an accountget
    • Applications endpoint: Deletes a application by id for an accountdel
  • relationships
    • Create relationship endpoint: allows the creation of relationshipspost
    • Relationship endpoint: Returns all relationship for an accountget
    • Relationships endpoint: Updates a relationship by id for an accountpatch
    • Relationships endpoint: Deletes a relationship by id for an accountdel
    • Relationships endpoint: Returns a relationship by idget
  • users
    • Process Login endpoint: processes user login from Auth0post
  • files
    • Files endpoint: Returns all files for an accountget
    • Create File endpoint: allows the creation of filespost
    • Files endpoint: Returns a file by id with a signed S3 URLget
    • Files endpoint: Updates a file by id for an accountput
    • Files endpoint: Deletes a file by id for an accountdel
  • recommendations
    • List recommendations for the accountget
    • Generate recommendations from discovery job resultspost
    • Get recommendation summary countsget
    • Get a recommendation by IDget
    • Update recommendation status (accept or reject)patch
  • resources
    • Resources endpoint: Returns all cloud resources for an accountget
    • Resources count endpoint: Returns count of cloud resources for an accountget
    • Resources endpoint: Returns a resource by id for an accountget
Powered by 

vulnerability-identifiers

Updated over 1 year ago


List or fetch metric series
Incidents

Updated over 1 year ago


List or fetch metric series
Incidents