Retrieve licensesget https://sentinel.whitehatsec.com/api/licensesThis operation returns an object containing information about licenses for the current user's client.Query ParamssortstringSort results based on the specified license propertytypestringFilter results to licenses of the specified type (i.e. sast, dast, api, or mobile) NOTE: Must be lower case.subtypestringFilter results to licenses of the specified subtypeResponses 200LicensesResponse provides a list of licenses and their capacities 400BadRequestResponse indicates a request with invalid parameters 401UnauthorizedResponse signals an unauthorized API accessUpdated over 5 years ago