Skip to content

Find Person (specific)

Deprecated
GET
/api/v2/find/person/{bucket}

Check for a specific person contact from within sheepCRM, for general searching use the search endpoint. this call has been deprecated in favour of an identical call to the search endpoint /search/v2/{bucket}/person

bucket
required
string
title
string
first_name
string
last_name
string
email
string
date_of_birth
string
postal_code
string
take_first_if_multiple
boolean

Successful operation

A standard error message

object
description

A human readable description of the error

string
error

A concise error message

string
type

A machine readable error type

string

Unauthorized is the status code to return when the client provides no credentials or invalid credentials.

Forbidden is the status code to return when a client has valid credentials but not enough privileges to perform an action on a resource.

Not found

An error occurred within sheepCRM, please report to support@sheepcrm.com