Skip to main content
Skip table of contents

4.1.1. Client (Get) Endpoint

NOT AVAILABLE IN SAAS


Request URL: https://<hostname>/ekranapi/client


Gets a list of Clients.


The Client response (status: 200 = successful):

Response Parameters



Name (& Type)

Description

Example Response

item1 (string)

The GUID of the Client.

[ {
  "item1" : "421be78f-e21f-4585-ac01-2050f944b7ef",
  "item2" : "clientname1"
}, {
  "item1" : "222be7p8-e21f-3432-ac11-2050f987b7ef",
  "item2" : "clientname2"
} ]

item2 (string)

The name of the Client.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.