List secretsAsk AIget https://api.instill-ai.com/v1beta/namespaces/{namespaceId}/secretsReturns a paginated list of secrets that belong to the specified namespace.Path ParamsnamespaceIdstringrequiredNamespace IDQuery ParamspageSizeint32The maximum number of secrets to return. If this parameter is unspecified, at most 10 pipelines will be returned. The cap value for this parameter is 100 (i.e. any value above that will be coerced to 100).pageTokenstringPage secret.Responses 200A successful response. 401Returned when the client credentials are not valid. defaultAn unexpected error response.Updated 9 months ago