cURL
curl --request GET \ --url https://api.example.com/api/Clients/{clientId}/Interviews
[ {} ]
Return all interviews associated to a specific client id.
OK
Was this page helpful?