Skills
Get skill
GET
/
api
/
v1
/
skills
/
{id}
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
id
string
requiredThe id of the skill
Response
200 - application/json
id
string | null
requiredThe id of the skill
name
string | null
requiredThe name of the skill
definition
string | null
requiredThe skill Instruction
isInbound
boolean | null
requiredinbound
initialMessage
string | null
requiredinitialMessage