Tenant
Get portal branding
Read how your billing portal is branded.
GET/v1/tenant/portal_branding
Parameters
This endpoint takes no parameters.
Returns
Returns a TenantPortalBrandingResponse object.
Errors
| Status | Cause |
|---|---|
| 401 | Missing or invalid API key. |
| 403 | Key is missing the tenant:read scope. |
| 429 | Rate limited. Back off and retry. |
Other tenant operations
- Get billing profile GET /v1/tenant/billing_profile
- Update billing profile POST /v1/tenant/billing_profile
- Get tenant capabilities GET /v1/tenant/capabilities
- Export tenant data GET /v1/tenant/export
- Update portal branding POST /v1/tenant/portal_branding
- Rotate tenant provider credential POST /v1/tenant/provider_credential
BillKit