Skip to main content
morteng68880196
Participant
February 5, 2019
Answered

Distinguishing internal and external users through the API

  • February 5, 2019
  • 1 reply
  • 459 views

I just signed up for a trial subscription for Adobe Captivate Prime, in order to test the API feature.

I'm wondering what types of users the GET /users query (located here Captivate Prime API ) returns. Is it both internal and external users, or only one of them?

If both are returned, is it possible to distinguish (via the API) users based on if they are internal or external?

I'm also assuming that we as a company only pay for internal users, while third parties pay for the external users, right?

My goal is to retrieve the number of users I'm paying for through my own account only.

Thanks.

This topic has been closed for replies.
Correct answer morteng68880196

I discovered that the GET /users query has a "userType" attribute, which for my (internal) users says "Internal".

I would assume then that it would say "External" for external users.

1 reply

morteng68880196
morteng68880196AuthorCorrect answer
Participant
February 6, 2019

I discovered that the GET /users query has a "userType" attribute, which for my (internal) users says "Internal".

I would assume then that it would say "External" for external users.