Appearance
Addresses
Get a list of person addresses for given account
GET
/accounts/{accountUuid}/addresses/v2/persons
This return a list of available company addresses for the given account
Authorizations
ApiToken
Bearer token authentication. Create tokens in Settings > API Token.
Type
HTTP (bearer)
Parameters
Path Parameters
accountUuid*
Type
Requiredstring
Format
"uuid"Query Parameters
page
Type
integer
Format
"int64"limit
Type
integer
Format
"int64"tags[]
Type
array
Responses
List of Addresses
application/json
JSON
"string"