cURL
curl --request GET \ --url https://api.example.com/v1/payers
[ { "id": "<string>", "displayName": "<string>" } ]
Successful Response