curl --location -g --request GET 'https://prod.your-api-server.com/api/v1/field/{{field_id}}' \ --header 'Authorization: {{auth_token}}'
{}