API explorerChangelog
Introduction

Sections

Theme switcher

Accounts

Header Parameters

Authorizationstring

Query Parameters

querystring

You can use it to ask for a specific: email, first name, last name, account manager name, account manager surname, country, phone and lead status.

pageinteger

Page number you want to receive the data frp,

Default value
0
sizeinteger

Page size - how many records you want to receive in the response.

Default value
10
sortstring

Either descending or ascending. You can sort by: created, updated, email, phone, first name, last name, country, state, city, postCode and address.

Default value
created,desc
fromstring

Starting date and time for created.

tostring

Ending date and time for created.

accountTypestring
Default value
ALL
Enum values:
CLIENTLEADALL

Response

200
Object

OK

Response Attributes

contentarray

Show child attributes

totalPagesinteger

Total number of pages based on the requested size.

totalElementsinteger

Total number of Accounts in the system (based on the provided query params).

numberinteger

Page number.

sizeinteger

Number of records included in one page.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?