# Check that a contact/organization has an entitlement Returns a list of records with the specified owner_entitlement_type Endpoint: GET /entitlements/{tenantId}/checkEntitlement/{owner_type}/{owner_id}/{type_id} Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The tenant - `owner_type` (string, required) The owner_entitlement_type to use to for record lookup - `owner_id` (string, required) The owner_entitlement_type to use to for record lookup - `type_id` (string, required) The owner_entitlement_type to use to for record lookup ## Query parameters: - `quantity` (string) The quantity to check ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields