Get the consents for a branch and a role.Copy Pageget https://example.com/api/branches/{branchId}/consentsGET: /api/branches/{guid}/consents?role={string}Path ParamsbranchIduuidrequiredThe branch id (if no consent, use default branch id)Query ParamsrolestringThe target roleResponses 200OK 404The entity has not been found.Updated about 1 month ago