List organization provider API keys
curl --request GET \
--url https://app.egma.ai/v1/provider-keys \
--header 'Authorization: Bearer <token>'{
"providers": [
{
"provider": "openai",
"label": "<string>",
"credential": {
"hint": "<string>",
"revision": "<string>",
"updatedAt": "2023-11-07T05:31:56Z"
}
}
],
"mayManageProviderKeys": true
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}Provider API keys
List organization provider API keys
GET
/
v1
/
provider-keys
List organization provider API keys
curl --request GET \
--url https://app.egma.ai/v1/provider-keys \
--header 'Authorization: Bearer <token>'{
"providers": [
{
"provider": "openai",
"label": "<string>",
"credential": {
"hint": "<string>",
"revision": "<string>",
"updatedAt": "2023-11-07T05:31:56Z"
}
}
],
"mayManageProviderKeys": true
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}