cURL
curl --request GET \ --url https://api.decodahealth.com/spakinect/gfe/location/{location_id}/sync-preview \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
{ "alreadyImported": [], "matched": [], "unmatched": [] }
Get a preview of GFEs that can be synced from SpaKinect for a location.
Returns GFEs categorized as:
The tenant you are making this request on behalf of
Your api key
Successful Response
Response from sync preview endpoint
Show child attributes