cURL
Coaches
List coaches for the authenticated company
Lists coaches for the company authenticated by the Public API Bearer token. The token must include coaches:read.
GET
cURL
Authorizations
Public API access token issued by /public/v1/oauth/token. Example: Authorization: Bearer fspt_....
Query Parameters
Page number (1-based).
Example:
1
Items per page (max 500).
Example:
100
Case-insensitive search on first name, last name, or email.
Example:
"doe"
Filter by coach role.
Available options:
Coach, Manager, Admin