Skip to main content

tools/:toolId

GET 

/v1/tools/:toolId

Get more information about a specific tool.

Request

Path Parameters

    toolId stringrequired

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

    app_id string
    assets_count string
    connected boolean
    created_at string
    has_monitoring boolean
    has_observability boolean
    has_security boolean
    id string
    name string
    tool_type string
Loading...