Skip to main content

Get Discovered Application by ID

GET 

/discovered-applications/:id

Get the discovered application, along with with its associated sources, based on the provided ID.

Request

Path Parameters

    id stringrequired

    Discovered application's ID.

    Example: 123e4567-e89b-12d3-a456-426655440000

Responses

Returns the discovered application, along with its associated sources.

Schema

    any

Loading...