curl --location --request GET 'ent/openapi/key/' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'X-Requested-With: XMLHttpRequest' \ --form 'status=""'
{}