get
/v1/accounts/{account}/people/{person} Retrieve a person
GetAccountsAccountPeoplePerson
<p>Retrieves an existing person.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
account | path | string | yes | |
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
person | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.