Lists all Contacts IDs

Hi Developers,

Is there any way to get the IDs of the contacts?
I want to make custom internal system but this query

GET https://api.freeagent.com/v2/invoices

doesn’t expose the contacts IDs.

Many Thanks,
George

Hi George,

Our API has a /contacts end-point to which you can issue a GET request, to
get a list of all contacts:

Please note, our responses are paginated (by default 25 contacts per page).
You can increase this count (up to a maximum of 100 items per page) by
setting the per_page parameter.
You can also enumerate over each page by following the prev and next links
in each API response.

I hope this helps!
Dave JOn 5 May 2016 at 11:59, michokostas@gmail.com wrote:

Hi Developers,

Is there any way to get the IDs of the contacts?
I want to make custom internal system but this query

GET https://api.freeagent.com/v2/invoices
https://api.freeagent.com/v2/invoices

doesn’t expose the contacts IDs.

Many Thanks,
George


You received this message because you are subscribed to the Google Groups
“FreeAgent API” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to freeagent_api+unsubscribe@googlegroups.com.
To post to this group, send email to freeagent_api@googlegroups.com.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.

David Jones
Support Engineering Team Lead

FreeAgent