List API clientsCopy Pageget https://{hostname}/clients/listReturns a list of API clients, optionally filtered by client feature. Only the owner client can run this operation.Form Datahas_featuresarray of stringsFilters for clients assigned a specific feature. Features determine the permissions granted to API clients. Configure your feature set as a JSON array. The operation returns any client assigned at least one of the features listed in the array.has_featuresAllowed:owneraccess_issuerdirect_read_accessdirect_accessADD stringResponse 200Successful responseUpdated 2 months ago