People
Search and List Contacts in Your Account
GET /public/people — Returns a paged list of contacts. Filter by search text or contact type; sort results; defaults to page 1, size 10.
GET
The People endpoint returns all contacts stored in your Portal.io dealer account. You can narrow results with a free-text search, filter by one or more contact types, control sort order, and paginate using
PageNumber and PageSize. When either pagination value is missing or less than or equal to zero, the API defaults to page 1 with 10 results per page.
Headers
Accept Header
Available options:
application/json Application Id
A date timestamp of the request
A signature for the request
User API Key
Query Parameters
Search text
Contact Types.
Available options:
Person, Company Available options:
ModifiedDate, CreatedDate, FirstName, LastName, LastActive, LastActiveByMe Page number. Starting from 1
Page Size