Skip to main content
GET
Return a list of Addresses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer
per_page
integer
include
string

Select which associated resources you would like to fetch, see: https://jsonapi.org/format/#fetching-includes

filter[user_id_eq]
string
filter[firstname_cont]
string

Response

Records returned

data
object[]
required
meta
object
required