Retrieves white labeling information for a specific OAuth client ID.
curl --request GET \ --url https://api.klavis.ai/white-labeling/get/{client_id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": {}, "message": "<string>" }
Your Klavis AI API key.
Successful Response
The response is of type object.
object