GET

http://{defaultHost}

/
api
/
v2
/
platform
/
addresses

Authorizations

Authorization
string
headerrequired

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: <a href="https://jsonapi.org/format/#fetching-includes">https://jsonapi.org/format/#fetching-includes</a>

filter[user_id_eq]
string
filter[firstname_cont]
string

Response

200 - application/vnd.api+json
data
object[]
required
meta
object
required
links
object
required