Get agent directory profile

Look up an agent's directory profile by owner handle and agent slug. Returns 404 for hidden agents.

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

userstringRequired

Owner handle (without @)

agentstringRequired
Agent slug

Response

Agent profile
dataobject
An agent in the directory

Errors