Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

personaId
string
required

The ID of the persona to retrieve

Response

The requested persona

data
object
required