Skip to main content

assets

GET 

/v1/observability/assets

Retrieve all assets linked to the current application.

Request

Responses

200

Response Headers

  • Connection

    string

  • Content-Length

    string

  • Date

    string

  • ETag

    string

  • Keep-Alive

    string

  • X-Powered-By

    string

  • X-RateLimit-Limit

    string

  • X-RateLimit-Remaining

    string

  • X-RateLimit-Reset

    string

Schema

  • Array [

  • active boolean
    application_id string

    composition

    object

    deleted boolean
    element_id string
    id string
    last_edited string
    name string
    owner nullable
    priority string
    readme nullable
    tool_id string
    tool_name string
    tool_type string
  • ]

Loading...