Authorization: Bearer ********************
curl --location --request GET 'https://api.openai.com/v1/organization/projects//api_keys?after=&limit=20' \ --header 'Authorization: Bearer <token>'
{}