Skip to main content

Retrieve a discovery

Retrieve a discovery

Query Parameters
select string

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

Responses
200

Retrieve a single discovery by id

Schema OPTIONAL
discovery object

The discovery data

id string

Unique identifier of the discovery

clientId string

Client identifier

createdAt date-time

Creation date of the discovery

updatedAt date-time

Last update date of the discovery

title string

Title of the discovery

description string OPTIONAL

Description of the discovery

discoveryStateId string

Identifier of the discovery state

parentId string

Identifier of the parent (component or discovery)

parentType string

Possible values: [COMPONENT, DISCOVERY, NONE]

Type of the parent entity

assigneeId string OPTIONAL

Identifier of the assignee

tags string[]

Tags associated with this discovery

lastDiscoverystateUpdatedAt date-time

Date when the discovery state was last updated

lastFeedback date-time

Date of the last feedback

fieldsValues object[] OPTIONAL

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

field object

The discovery field definition

id string

Unique identifier of the discovery field

clientId string

Client identifier

name string

Name of the discovery field

value string

Value of the field