Skip to main content
GET
/
agent
/
search
Search agents
curl --request GET \
  --url https://shortext.ny-corp.io/api/agent/search \
  --header 'Authorization: Bearer <token>'
[
  {
    "id": 19,
    "webhook": null,
    "use_ai": true,
    "name": "Shortext",
    "token": null,
    "created_at": "2025-07-23T21:48:35.000000Z",
    "updated_at": "2025-07-23T21:48:35.000000Z",
    "hashid": "AGI-XXXXX"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.shortext.ny-corp.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Basic Auth

Response

200 - application/json

The data