Skip to content

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
string
Required
Format
"uuid"
personUuid*
Type
string
Required
Format
"uuid"

Responses

Requested address

application/json
JSON
{
  
"data": "string"
}

Playground

Authorization
Variables
Key
Value

Samples