Skip to main content
GET
All Appraisals In Specific Client Reference
This endpoint returns a paginated response. For Client References with a larger quantity of appraisals, use pagination parameters.page - Defaults to 1. The minimum value is 1, defaults to 1 if it’s a non-positive integer.page_size - Defaults to 25. The minimum value is 10, and the maximum value is 100.

Authorizations

Authorization
string
header
required

Note! Prefix your with apiKey . Note the space after "apiKey ".

Path Parameters

client_reference_id
integer
required

The client reference identifier.

Query Parameters

client_id
integer

The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.

session-id
string

Optional session identifier of the user.

page
integer

Page number for response pagination.

page_size
integer

Page size for response pagination.

attachments
boolean

Optional flag determining if file attachments should be present.

Response

OK

appraisals
object[]
metadata
object