Solicitors
Get all Solicitors
This endpoint retrieves multiple paginated solicitors along with meta and pagination information.
get/solicitors
Query parameters
filter[email_address]string email
Filter enquiries by the provided email address
includestring[]
Optional related entities to include in the results.
Response
OK.
Changes
Changed in 1 of the 3 revisions of this API.2
- ○
added the optional property
included/items/anyOf[subschema #2: Solicitor Firm (included)]/allOf[subschema #2]/attributes/allOf[subschema #1: Sale (attributes)]/dates/offer_accepted_dateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
included/items/anyOf[subschema #3: Solicitor Firm (included)]/allOf[subschema #2]/attributes/allOf[subschema #1: Sale (attributes)]/dates/offer_accepted_dateto the response with the200statusresponse-optional-property-added
- ○