Contact
Get a contact by ID
Use this endpoint to retrieve a specific contact by ID.
get/contacts/{contact_id}
Path parameters
contact_idinteger required
The unique ID of the contact.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email required
The email address of a registered Oneflow user.
Response
Returns the requested contact.
Changes
No recorded changes to this endpoint across all 1 revision of this API.