List consentsAsk AIget https://{tenant}/admin/api/v1/consentsYou can list the existing consents by calling this endpoint. REQUIRED API PERMISSIONread:config_consentQuery ParamspolicyTagsarray of stringsTags used for filtering must exactly match the tag namepolicyTagsADD stringnamestringName used for filteringpageint64Defaults to 0Zero-based page index (0..N)sizeint64Defaults to 20The size of the page to be returnedsortarray of stringsSorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.sortADD stringHeadersacceptstringenumDefaults to application/problem+jsonGenerated from available response content types*/*application/problem+jsonAllowed:*/*application/problem+jsonResponses 200OK 401Unauthorized 403ForbiddenUpdated about 1 month ago