Skip to main content
GET
Error

Path Parameters

id
string<uuid>
required

Agent UUID. Non-UUID strings return 404 immediately.

Response

Public agent metadata view.

id
string<uuid>
required
name
string
required
description
string
required
welcomemessage
string
required
slug
string
required
guest_auth_mode
enum<string>
required
Available options:
public,
password,
regular
guest_has_cover
boolean
required
image
string | null