v6

latestOpenAPI 3.1.02026-08-069761,1542.0 MB
users

Get Project Runs For User

Get all user created runs across all projects they can access.

This returns a filtered list of projects with only runs created by this user.

get/users/{user_id}/runs

Path parameters

user_idstring uuid4 required

Query parameters

project_type'protect' | 'gen_ai'

Response

Successful Response

idstring uuid4 required
namestring nullable
created_bystring uuid4 required
type'protect' | 'gen_ai'
created_atstring date-time required
updated_atstring date-time required
bookmarkboolean
descriptionstring nullable
labelsProjectLabels[]