"string"
curl --location --request GET 'https://mock-api.example.com/codex' \ --header 'Content-Type: application/json' \ --data-raw '"string"'
{}