Partner Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

GET CallerId

GET https://{API URL}/api/cli

Request Headers

* = Required

Key Description
clientId* DM ID for the client you wish to get the CLI for

Response

[
    {
        "number": "020712345678",
        "description": "Demo CLI"
    }
]