Returns a Playbook AI generated debrief for the individual profile specified. If one has been generated with the current available data already, it simply returns the expected debrief. If new data or a new AI model are available it generates a new debrief with a flag indicating that it is new.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the profile to generate and retrieve debrief content for.
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.
HTTP status code of the successful response.
Always "success" for successful responses.
success The ID of the debrief content document.
The generated text content debrief meant to help summarize the data of the profile indicated by the profileId
An array of user-submitted ratings indicating whether they thought the debrief was good or not, as well as any comments they may have about the given content.