Skip to main content

Retrieve a discovery

Retrieve a discovery

Path Parameters
id string REQUIRED
Query Parameters
select string

Comma-separated list of additional relations to include in response. Available: 'discoveryfields'

Example: discoveryfields

Responses
200

Retrieve a single discovery by id

Schema OPTIONAL
discovery object
fieldsValues object[] OPTIONAL

Field values for this discovery. Only included when select=discoveryfields is specified in query parameters.

field object
id string
clientId string
name string
value string
id string
clientId string
createdAt date-time
updatedAt date-time
title string
description string OPTIONAL
discoveryStateId string
parentId string
parentType string

Possible values: [COMPONENT, DISCOVERY, NONE]

assigneeId string OPTIONAL
tags string[]
lastDiscoverystateUpdatedAt date-time
lastFeedback date-time
code number
messageStatus string