Retrieve a Report
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Query parameters
Response headers
The unique identifier of the API log entry that recorded this request. Starts with req_. Include this value when reaching out to Persona support. Present on every authenticated response, including error responses.
Response
This endpoint returns a Report object and (optionally) its related objects in included.
Included by default:
- Report Template
Anything else must be explicitly requested with the include query parameter.

