Skip to main content
NICE CXone Expert
Expert Success Center

GET:site/developer-tokens

Applies to:
All MindTouch Versions
Role required:
Admin

Response

<developer-tokens count="{count}" href="https://{hostname}/@api/deki/site/developer-tokens">

    <!-- multiple tokens are supported -->
    {developer-token}
    ...
</developer-tokens>
Name Type Description
{hostname} string The Expert site hostname
{count} int The total token count
{developer-token} API Token An active token
  • Was this article helpful?