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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns all custom trainings
The response is of type object[]
.