Skip to main content
GET
Get one coaching agent

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

The coaching agent's uuid.

Response

Coaching agent retrieved successfully

success
boolean
Example:

true

message
string
Example:

"Coaching agent retrieved successfully"

data
object

A coaching agent with its full configuration.