v2

latestOpenAPI 3.0.3MIT2026-07-26644258.0 KB
Agent Sandbox

Get a single agent user with optional expansion

Returns one user. Without ?expand=, nested resources (addresses, activity, organizations) are returned as references. With ?expand=addresses,activity, those resources are inlined.

get/agent/v1/users/{id}

Path parameters

idstring required

ULID with usr_ prefix.

Query parameters

expandstring

Comma-separated: addresses, activity, organizations.

Response

User found