Entitlements
ABOUT ENTITLEMENTS
Entitlement templates define which sources may use to retrieve list. As an alternative to defining entitlement templates, the entitlement may be specified directly in the context, too. If both are specified, API will use the entitlement from the context only. Entitlements can also be specified in generic filter syntax.
ALL ENTITLEMENTS
GET http://<api-domain>/entitlements?count=5&startAfter=0
Parameters:
count: (optional) Number of annotation templates to return, used together with startAfter for pagination of the response.
startAfter: (optional) ID of the last annotation template of the previous page. Note that annotation templates are stored in a random but deterministic order.