OptionalincludeWhether to include credentials not bound to the workspace. Effective only if the user has permission to update the credential–workspace binding.
OptionalmaxMaximum number of credentials to return.
OptionalpageOpaque token to retrieve the next page of results.
ListCredentialsRequest is used to list credentials in the metastore. Returns an array of credentials (as CredentialInfo objects). The array is limited to the credentials that the caller has permission to access. If the caller is a metastore admin, retrieval of credentials is unrestricted.
There is no guarantee of a specific ordering of the elements in the array.