Score trend history
Return the score trend over a time range, including the delta versus the start of the period.
Authentication
x-api-keystring
Your Living Brain API key. Create one from the dashboard; keys are scoped to an organization and carry the role of the member they were issued to.
Path parameters
brainId
Brain id
Headers
x-subject-id
Identifies the end user the request is made on behalf of. Brains are owned by a
subject, so this determines which brains the caller can see.
Query parameters
range
Allowed values:
Response
brainId
Identifier of the brain this belongs to.
range
The time range these results cover.
items
Score snapshots over the range, oldest first.
delta
Net change between the first and last snapshot.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error