Skip to content

GET /agents/:name

GET
/agents/{name}
curl --request GET \
--url https://example.com/agents/example
name
required
string

Successful response.

Error response (see src/core/errors.ts).