Skip to main content
GET
/
api
/
v2
/
integrations
/
wellsky
/
{slug}
/
patients
Search WellSky patients
curl --request GET \
  --url https://api.example.com/api/v2/integrations/wellsky/{slug}/patients
{
  "error": "<string>",
  "message": "<string>",
  "statusCode": 123,
  "details": {}
}

Path Parameters

slug
string
required

The slug of the WellSky connection.

Query Parameters

REQDELETE
string

Delete flag (Y/N)

REQDISPIN
string

Disposition filter

REQLVL6IN
string

Facility ID

REQNAMEIN
string

Patient name to search

REQNONPROSP
string

Non-prospect flag (Y/N)

REQPROSP
string

Prospect flag (Y/N)

REQSORTIN
string

Sort field

Response

Default Response