Read · Workspace: required (from goody_workspaces_list)
Fetches the full detail for a single contact, including the event dates the search response omits. Use it before composing a birthday or anniversary gift, or to confirm a recipient’s details before sending.
Parameters
string
required
Workspace UUID — from
goody_workspaces_list. The contact must belong to this workspace.string
required
Contact UUID — from a
goody_contacts_search result.Returns
string
Contact UUID.
string | null
Given name.
string | null
Family name.
string | null
Email address.
string | null
Phone number.
string | null
Company name.
string | null
Job title.
string | null
Date as
YYYY-MM-DD. A year of 1900 means only the month and day are known.string | null
Date as
YYYY-MM-DD.Returns not-found if the id is unknown or belongs to another workspace.