GET
/
targets
/
all
[
  {
    "id": "<string>",
    "name": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200
application/json
List of all targets
id
string
required

Unique identifier for the target

name
string
required

Name of the target