Export external-user relationship scores

Export final relationship score meters for one app-owned end-user.

Returns one row per session for this external_user_ref. Use character=slug to narrow the export to a single character. The same expose_relational_numerics opt-in and redaction boundary as the session score endpoint applies.

Authentication

AuthorizationBearer

LoreOS API key, sent as Authorization: Bearer <key>.

Path parameters

external_user_refstringRequired

Query parameters

characterstring or nullOptional
Optional character slug filter for this user's score export.
limitintegerOptional1-200Defaults to 50
cursorstring or nullOptional

Opaque pagination cursor returned as next_cursor.

Response

Successful Response

Errors

422
Unprocessable Entity Error