Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://www.citedy.com/api/agent/personas \ --header 'Authorization: Bearer <token>'
{ "personas": [ { "slug": "<string>", "displayName": "<string>", "group": "<string>", "description": "<string>" } ], "total": 123, "usage": "<string>" }
Bearer citedy_agent_* key
Personas list
Show child attributes