Get processes (prompts) for a selected user
Process
Get processes (prompts) for a selected user
Admin variant — return every Prompt assigned to the user identified by selectedUser.userId. Used when a manager opens another rep’s playground; the caller must have access to the target user.
POST
Get processes (prompts) for a selected user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
User _id whose prompts/processes the caller wants to read (admin-scoped).