Authentication
string
required
Your Active API Key from the Management Tool. See Manage → Get an API key.
Query parameters
This endpoint takes no query parameters — the response always contains the full list of Clients visible to the API key’s user.Response (200 OK)
string
The GUID of the Client.
string
The name of the Client.
The
item1 / item2 field names reflect the API’s underlying .NET Tuple serialization — they are preserved verbatim in the response.Example
Errors
See Status codes for the full mapping. Common errors:- 403 Forbidden — the Data Connector has been removed from the Applications tab. Reinstall to restore.
- 503 Service Unavailable — the Syteca Application Server is stopped or unreachable.
Related
API reference
Base URL, authentication, status codes, all endpoints.
List sessions
Use the GUIDs from this endpoint to look up sessions per Client.