Get all custom trainings
Retrieve all custom trainings defined for your organization. Custom trainings are used to teach the AI how to respond to specific scenarios or questions that are unique to your business or use case.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Returns all custom trainings
The response is of type object[]
.