Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning
titleOnly available in v0.2.x

The following endpoint is currently unavailable. It will be released in version 1.2.x with the mobile applications.

Resource URL

Returns an array of contacts ordered by descending date created.

Code Block
languagebash
GET /contacts/recent

Parameters

For a table of available parameters, please see the list endpoint for contacts.

Filters

For a list of filters, please see the contacts endpoint page, found here.

Handling the response

Returns an array of contact objects. Please see GET contact information.