Legacy Dev Forum Posts

 View Only

Sign Up

Getting User License information

  • 1.  Getting User License information

    Posted 06-05-2025 18:12

    dsouther | 2017-05-31 14:38:07 UTC | #1

    I'm trying to use the https://api.mypurecloud.com/api/v2/license/users/{userId} endpoint. I'm gettting the response

    200 success HEADERS

    Key Value cache-control no-cache, no-store, must-revalidate content-type application/json expires 0 inin-correlation-id e2d1fb3f-a12b-4d5e-ab99-3f23290fb857 inin-ratelimit-allowed 300 inin-ratelimit-count 1 inin-ratelimit-reset 60 pragma no-cache

    but the license list is empty

    { id: '35ddc5ec-67f3-48db-9ac4-05c8a43a289d', licenses: [], selfUri: '/api/v2/license/users/35ddc5ec-67f3-48db-9ac4-05c8a43a289d' }

    Is this broken or am I missing something?


    tim.smith | 2017-05-31 15:34:42 UTC | #2

    The license APIs have been released ahead of the product feature, so the APIs won't do anything for you at the moment. Keep an eye on the PureCloud Release Notes for a new license assignment feature to be released. Once it's been released, these APIs will begin to actually do something.


    system | 2017-07-01 15:44:23 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 1362