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.
Response
200
application/json
Persona details.
The response is of type object
.