admin
List Shared Data Users
List users who have opted into data sharing.
Filtered to data_sharing_consent=True server-side; non- consenting rows never reach the response. conversation_count and last_message_at are per-user aggregates, so the admin can identify recent conversations without fetching a transcript.
get/api/admin/shared-data/users
Query parameters
offsetinteger
limitinteger
Response
Successful Response