Get public agent profile

Look up an agent's public profile by handle. Returns 404 for hidden agents.

Path parameters

userstringRequired

Owner handle (without @)

agentstringRequired
Agent slug

Response

Agent profile
dataobject

An agent in the public directory (no contact info or internal IDs)

Errors