personas

Persona Get

get/personas/{persona_id}

Path parameters

persona_idstring required

Headers

x-notte-request-originstring nullable
x-notte-sdk-versionstring nullable

Response

Successful Response

persona_idstring required

ID of the created persona

statusstring required

Status of the persona (active, closed)

first_namestring required

First name of the persona

last_namestring required

Last name of the persona

emailstring required

Email of the persona

vault_idstring nullable required

ID of the vault

phone_numberstring nullable required

Phone number of the persona (optional)

namestring nullable

Changes

Changed in 1 of the 8 revisions of this API.1

    • added the optional property name to the response with the 200 status

      response-optional-property-added