Authorization: Bearer ********************
curl --location --request GET 'https://api.openai.com/v1/organization/projects/proj_abc/api_keys/key_abc?Authorization=Bearer $OPENAI_ADMIN_KEY&Content-Type=application/json' \ --header 'Authorization: Bearer <token>'
{}