curl --location --request GET '/global-sims//custom-field' \ --header 'X-API-Key;'
{ "custom1": "field1", "custom2": "field2", "custom3": "field3", "custom4": "field4", "custom5": "field5" }