Skip to main content
GET
Get tool server definition

Authorizations

Authorization
string
header
required

An API key from your Devic console, sent as Authorization: Bearer <key>. An embedded front end sends a tenant-session token instead, so no API key reaches the browser, and an OAuth integration sends its access token. Missing, invalid or expired credentials get a 401. See Authentication.

Path Parameters

toolServerId
string
required

The unique identifier of the tool server

Response

Tool server definition retrieved successfully

_id
string

Definition ID

name
string

Definition name

description
string

Definition description

toolDefinitions
object[]

Array of tool definitions