Authorization: ********************curl --location --request GET 'https://api-homolog.docsend.com.br/api/v1/ai-configs/active' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"nome": "string",
"fornecedor": "GEMINI",
"modelo": "string",
"active": true,
"hasApiKey": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]