# Retrieve a target (experimental) Endpoint: GET /targets Version: 8.1.0 ## Query parameters: - `hash` (string) hash of the target - `unicity` (array) unicity of the target ## Header parameters: - `X-Key` (string, required) A unique API key used to authenticate requests to the NP6 platform. This key must be included in every API call to validate the identity and permissions of the client. Keep your API key secure and do not expose it in public code or logs. ## Response 200 fields (application/vnd.np6.experimental+json): - `id` (string) The Id of the target - `hash` (string) The Hash of the target - `creationDate` (string) The creation date of the target - `lastUpdateDate` (string) The last update of the target - `fields` (object) The values of the target defined by the Fields ## Response 401 fields ## Response 403 fields ## Response 404 fields