https://books.zoho.com/api/v3/contacts?authtoken=xxxxxxxxxxxxxxxx&organization_id=xxxxxxxxxx&page=1&filter_by=Status.Active&sort_column=contact_name
What is the syntax to request just a particular contact using the contact_id?
An example would be very helpful (I don't know what /contacts/:contact_id translates to)
Thanks!