Get all client references with their appraisals. When all_users=false
(the default behavior), client references for the current user only are returned. When you set all_users=true
, client references for all users within the client_id are returned.
Note! Prefix your <api-key> with apiKey
. Note the space after "apiKey ".
The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.
Optional session identifier of the user.
When false (the default behavior), returns only client references for the current user. If set as true, returns client references for all users within client_id.
Time range with unit suffix (e.g., '1h', '2d', '1w'). Default is '1w'.
Number of appraisals per page. Default is 100.
x >= 1
Page number for pagination. Default is 1.
x >= 1
Client references with appraisals exported successfully
The response is of type object
.