API to determine if a user is entitled to an application.

Entitlements required: Any authenticated user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Path Params
string
required

The application ID for which entitlement is requested.

Body Params

Token object representing the user for which the request is made and the corresponding groups to which the user is a member of.

string
required

Unique Identifier of the user

groups
array of objects

List of unique identifiers of the groups which the above user is a member

groups
Responses

401

User is not Authorised.

404

Invalid Application ID.

Language
URL
LoadingLoading

Response
Choose an example:
application/json