Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.klavis.ai/white-labeling/get/{client_id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": {}, "message": "<string>" }
Retrieves white labeling information for a specific OAuth client ID.
Your Klavis AI API key.
Successful Response
Whether the operation was successful
The white labeling data if successful
Error message if unsuccessful