Skip to main content

tools

GET 

/v1/tools

Get all tools 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 [

  • app_id string
    connected boolean
    created_at string
    has_monitoring boolean
    has_observability boolean
    has_security boolean
    id string
    name string
    tool_type string
  • ]

Loading...