GET
/
addresses
/
search

Authorizations

X-API-Key
string
header
required

Query Parameters

q
string
required

The text to search for in the address fields.

Response

200 - application/json
items
object[]
required

The list of items returned in the response following given criteria.

next_page
integer | null
required

The next page number of the response.

page
integer
required

The page number of the response.

size
integer
required

The number of items returned in the response.