GET
/
targets
[
  {
    "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 targets
id
string
required

Unique identifier for the target

name
string
required

Name of the target