Endpoints
Get a Persona
Retrieve a specific persona by ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the persona to retrieve.
Retrieve a specific persona by ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the persona to retrieve.