EASM Config

The Ivanti Neurons External Attack Surface Management feature crawls seed domains that customers provide. This API lets customers specify seed domains that should not be allowed.

Required Header Parameters

Name Type Description

X-On-Behalf-Of

String

Provide a name or some form of information that identifies the requester. This is used for auditing purposes and will be displayed in the Ivanti Neurons user interface. A 400 status code is returned if this is not provided.

Authorization

Authheader

Use the Bearer <access-token> value determined during the Authentication process.

Request Body Parameters

GET /Config Method

Returns the related account details that serves as the payload for the subsequent API calls

Name Type Description

api-version

String

The current API version that is supported (2024.1).

Response Output Example

Copy
{
  "accountId": 1677,
  "workspaceId": 10936,
  "groupId": "f302db26c2fc6cf734312207f5e097cc381931980de60ae819fe86bb30cd359e"
}