Jump to Content
Armis Developer Portal
GuidesRecipesAPI ReferenceCommunity Discussions
Log InFEEDBACKGet API UpdatesArmis Developer Portal
API Reference
Log InFEEDBACKGet API Updates
GuidesRecipesAPI ReferenceCommunity Discussions
All
Pages
Start typing to search…

Armis API v3

  • Authentication
    • Create an access token for consuming the API.post
  • Assets
    • Update assets in bulkpost
    • Search assets that match a certain criteriapost
    • List allowed fieldsget
  • Settings
    • Get a device custom property configuration.get
    • Delete a device custom property configuration.del
    • Update a device custom property configuration.patch
    • List all device custom property configurations.get
    • Create a new device custom property configuration.post
    • Get a site.get
    • Update a site.patch
    • Delete a site.del
    • List sites.get
    • Create a new site.post
  • Data Export
    • Get the URLs of the latest data exports of a particular entity.get
    • Enable / disable export of entity.patch
  • Collectors
    • Get the details required to download and run a collector's imageget
Powered by 
  1. Armis API v3
  2. Collectors

Get the details required to download and run a collector's image

get
https://api.armis.com/v3/collectors/_image

Required scopes:

  • PERMISSION.SETTINGS.COLLECTOR.READ
Language
Credentials
Log in to use your API keys
Click Try It! to start a request and see the response here!