Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List the devices registered as terminals for the authenticated barber.
cURL
curl --request GET \ --url https://api.guile.app/terminals \ --header 'Authorization: Bearer <token>'
{ "items": [ { "id": "<string>", "platform": "ios", "deviceIdentifier": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "deviceModel": "<string>" } ], "count": 1 }
Ok. The operation succeeded.
A list of terminals.
Show child attributes
x >= 0