Appearance
Addresses
Single person access
GET
/accounts/{accountUuid}/addresses/v2/persons/{personUuid}
Returns data for one company only
Authorizations
ApiToken
Bearer token authentication. Create tokens in Settings > API Token.
Type
HTTP (bearer)
Parameters
Path Parameters
accountUuid*
Type
Requiredstring
Format
"uuid"personUuid*
Type
Requiredstring
Format
"uuid"Responses
Requested address
application/json
JSON "data": "string"
{
}