cURL
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" } ]
Basic Auth
The data
The response is of type any.
any