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

Entitlements required: Any authenticated user

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

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
Choose an example:
application/json