curl --location --request GET 'https://api.flireo.com/api/v1/byok' \
--header 'Authorization: Bearer <token>'{
"byok_keys": {
"deepgram_secret_id": "string",
"openai_secret_id": "string",
"elevenlabs_secret_id": "string",
"resend_secret_id": "string",
"xai_secret_id": "string"
}
}