cURL
curl --request GET \ --url https://api.example.com/api/agency-portal/Connected-Employers
[ { "id": 123, "senderCustomerName": "<string>", "senderCustomerTradingName": "<string>", "connectionDate": "2023-11-07T05:31:56Z", "disconnectedDate": "2023-11-07T05:31:56Z" } ]
OK
Was this page helpful?