Get the current partner
GET/v1/partners/me
Returns the partner the credentials belong to, including its billing-management type. Use this to discover whether the partner manages customer plans itself (RESELLER) or may only provision Trial (0 cost) plans (STANDARD) — this endpoint is the source of truth for that flag.
Request
Responses
- 200
- 401
The partner the credentials belong to
Unauthorized - Invalid or missing authentication token