cURL
curl --request GET \ --url https://api.example.com/api/v1/targets/{target_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
The ID of the target to get the required variables from.
Successful Response