Uses of Class
org.wso2.am.integration.clients.publisher.api.ApiResponse
Packages that use ApiResponse
Package
Description
-
Uses of ApiResponse in org.wso2.am.integration.clients.publisher.api
Methods in org.wso2.am.integration.clients.publisher.api that return ApiResponseModifier and TypeMethodDescription<T> ApiResponse<T> ApiClient.execute(okhttp3.Call call) <T> ApiResponse<T> Execute HTTP call and deserialize the HTTP response body into the given return type. -
Uses of ApiResponse in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return ApiResponseModifier and TypeMethodDescriptionClientCertificatesApi.addAPIClientCertificateOfGivenKeyTypeWithHttpInfo(String keyType, String apiId, File certificate, String alias, String tier) Upload a New Certificate of the given key type This operation can be used to upload a new certificate for an endpoint of the given type.ClientCertificatesApi.addAPIClientCertificateWithHttpInfo(String apiId, File certificate, String alias, String tier) Upload a New Certificate This operation can be used to upload a new certificate for an endpoint.ApiDocumentsApi.addAPIDocumentContentWithHttpInfo(String apiId, String documentId, String ifMatch, File file, String inlineContent) Upload the Content of an API Document Thid operation can be used to upload a file or add inline content to an API document.ApiDocumentsApi.addAPIDocumentWithHttpInfo(String apiId, DocumentDTO documentDTO, String ifMatch) Add a New Document to an API This operation can be used to add a new documentation to an API.ApiEndpointsApi.addApiEndpointWithHttpInfo(String apiId, APIEndpointDTO apIEndpointDTO) Add an Endpoint This operation can be used to add an endpoint to an API.ApiMonetizationApi.addAPIMonetizationWithHttpInfo(String apiId, APIMonetizationInfoDTO apIMonetizationInfoDTO) Configure Monetization for a Given API This operation can be used to configure monetization for a given API.ApiProductDocumentsApi.addAPIProductDocumentContentWithHttpInfo(String apiProductId, String documentId, String ifMatch, File file, String inlineContent) Upload the Content of an API Product Document Thid operation can be used to upload a file or add inline content to an API Product document.ApiProductDocumentsApi.addAPIProductDocumentWithHttpInfo(String apiProductId, DocumentDTO documentDTO) Add a New Document to an API Product This operation can be used to add a new documentation to an API Product.ApiOperationPoliciesApi.addAPISpecificOperationPolicyWithHttpInfo(String apiId, File policySpecFile, File synapsePolicyDefinitionFile, File ccPolicyDefinitionFile) Add an API specific operation policy This operation can be used to add an API specifc operation policy.CommentsApi.addCommentToAPIWithHttpInfo(String apiId, PostRequestBodyDTO postRequestBodyDTO, String replyTo) Add an API CommentCommentsApi.addCommentToMCPServerWithHttpInfo(String mcpServerId, CommentRequestDTO commentRequestDTO, String replyTo) Add an MCP Server CommentOperationPoliciesApi.addCommonOperationPolicyWithHttpInfo(File policySpecFile, File synapsePolicyDefinitionFile, File ccPolicyDefinitionFile) Add a new common operation policy This operation can be used to add a new common operation policy.EndpointCertificatesApi.addEndpointCertificateWithHttpInfo(File certificate, String alias, String endpoint) Upload a new Certificate.GatewayPoliciesApi.addGatewayPoliciesToFlowsWithHttpInfo(GatewayPolicyMappingsDTO gatewayPolicyMappingsDTO) Engage gateway policies to the request, response, fault flows This operation can be used to apply gateway policies to the request, response, fault flows.McpServerDocumentsApi.addMCPServerDocumentContentWithHttpInfo(String mcpServerId, String documentId, String ifMatch, File file, String inlineContent) Upload the Content of a MCP Server Document This operation can be used to upload a file or add inline content to a MCP server document.McpServerDocumentsApi.addMCPServerDocumentWithHttpInfo(String mcpServerId, DocumentDTO documentDTO) Add a New Document to a MCP server This operation can be used to add a new documentation to a MCP server.ScopesApi.addSharedScopeWithHttpInfo(ScopeDTO scopeDTO) Add a New Shared Scope This operation can be used to add a new Shared Scope.ApIsApi.apisApiIdAsyncapiGetWithHttpInfo(String apiId, String ifNoneMatch) Get AsyncAPI definition This operation can be used to retrieve the AsyncAPI definition of an API.ApIsApi.apisApiIdAsyncapiPutWithHttpInfo(String apiId, String ifMatch, String apiDefinition, String url, File file) Update AsyncAPI definition This operation can be used to update the AsyncAPI definition of an existing API.ApIsApi.apisApiIdEnvironmentsEnvIdKeysGetWithHttpInfo(String apiId, String envId) get environment specific API properties This operation can be used to retrieve environment specific API properties from an existing API.ApIsApi.apisApiIdEnvironmentsEnvIdKeysPutWithHttpInfo(String apiId, String envId, Map<String, String> requestBody) Update environment specific API properties This operation can be used to update the environment specific API properties of an existing API.SubscriptionsApi.blockSubscriptionWithHttpInfo(String subscriptionId, String blockState, String ifMatch) Block a Subscription This operation can be used to block a subscription.ApiLifecycleApi.changeAPILifecycleWithHttpInfo(String action, String apiId, String lifecycleChecklist, String ifMatch) Change API Status This operation is used to change the lifecycle of an API.ApiProductLifecycleApi.changeAPIProductLifecycleWithHttpInfo(String action, String apiProductId, String lifecycleChecklist, String ifMatch) Change API Product LC Status This operation is used to change the lifecycle of an API Product.McpServerLifecycleApi.changeMCPServerLifecycleWithHttpInfo(String action, String mcpServerId, String lifecycleChecklist, String ifMatch) Change MCP Server Status This operation is used to change the lifecycle of a MCP server.SubscriptionsApi.changeSubscriptionBusinessPlanWithHttpInfo(String subscriptionId, String businessPlan, String ifMatch) Change subscription business plan This operation can be used to change the business plan of a subscription specifying the subscription Id and the business plan.ApiProductRevisionsApi.createAPIProductRevisionWithHttpInfo(String apiProductId, APIRevisionDTO apIRevisionDTO) Create a new API Product revision Create a new API Product revisionApiProductsApi.createAPIProductWithHttpInfo(APIProductDTO apIProductDTO) Create a New API Product This operation can be used to create a new API Product specifying the details of the API Product in the payload.ApiRevisionsApi.createAPIRevisionWithHttpInfo(String apiId, APIRevisionDTO apIRevisionDTO) Create API Revision Create a new API revisionApIsApi.createAPIWithHttpInfo(APIDTO APIDTO, String openAPIVersion) Create a New API This operation can be used to create a new API specifying the details of the API in the payload.McpServersApi.createMCPServerFromAPIWithHttpInfo(MCPServerDTO mcPServerDTO, String openAPIVersion) Create a New MCP Server This operation can be used to create a new MCP server using an existing API.McpServersApi.createMCPServerFromOpenAPIWithHttpInfo(File file, String url, String additionalProperties) Create a MCP server using an OpenAPI definition.McpServersApi.createMCPServerProxyWithHttpInfo(MCPServerProxyRequestDTO mcPServerProxyRequestDTO) Create an MCP server by proxying a third-party MCP Server This operation can be used to create a MCP server using a third party MCP Server.McpServerRevisionsApi.createMCPServerRevisionWithHttpInfo(String mcpServerId, APIRevisionDTO apIRevisionDTO) Create MCP Server Revision Create a new MCP Server revisionApiProductsApi.createNewAPIProductVersionWithHttpInfo(String newVersion, String apiProductId, Boolean defaultVersion) Create a New API Product Version This operation can be used to create a new version of an existing API Products.ApIsApi.createNewAPIVersionWithHttpInfo(String newVersion, String apiId, Boolean defaultVersion, String serviceVersion) Create a New API Version This operation can be used to create a new version of an existing API.McpServersApi.createNewMCPServerVersionWithHttpInfo(String newVersion, String mcpServerId, Boolean defaultVersion, String serviceVersion) Create a New MCP Server Version This operation can be used to create a new version of an existing MCP server.ClientCertificatesApi.deleteAPIClientCertificateByAliasWithHttpInfo(String alias, String apiId) Delete a Certificate This operation can be used to delete an uploaded certificate.ClientCertificatesApi.deleteAPIClientCertificateByKeyTypeAndAliasWithHttpInfo(String keyType, String alias, String apiId) Delete a Certificate of a Given Key Type This operation can be used to delete an uploaded certificate of a given key type.ApiDocumentsApi.deleteAPIDocumentWithHttpInfo(String apiId, String documentId, String ifMatch) Delete a Document of an API This operation can be used to delete a document associated with an API.ApiEndpointsApi.deleteApiEndpointWithHttpInfo(String apiId, String endpointId) Delete an Endpoint This operation can be used to delete a API endpoint.ApiLifecycleApi.deleteAPILifecycleStatePendingTasksWithHttpInfo(String apiId) Delete Pending Lifecycle State Change Tasks This operation can be used to remove pending lifecycle state change requests that are in pending stateApiProductDocumentsApi.deleteAPIProductDocumentWithHttpInfo(String apiProductId, String documentId, String ifMatch) Delete a Document of an API Product This operation can be used to delete a document associated with an API Product.ApiProductLifecycleApi.deleteAPIProductLifecycleStatePendingTasksWithHttpInfo(String apiProductId) Delete Pending Lifecycle State Change Tasks This operation can be used to remove pending lifecycle state change requests that are in pending stateApiProductRevisionsApi.deleteAPIProductRevisionWithHttpInfo(String apiProductId, String revisionId) Delete Revision Delete a revision of an API ProductApiProductsApi.deleteAPIProductWithHttpInfo(String apiProductId, String ifMatch) Delete an API Product This operation can be used to delete an existing API Product proving the Id of the API Product.ApiRevisionsApi.deleteAPIRevisionDeploymentPendingTaskWithHttpInfo(String apiId, String revisionId, String envName) Delete Pending Revision Deployment Workflow Tasks This operation can be used to remove pending revision deployment requests that are in pending stateApiRevisionsApi.deleteAPIRevisionWithHttpInfo(String apiId, String revisionId) Delete Revision Delete a revision of an APIApiOperationPoliciesApi.deleteAPISpecificOperationPolicyByPolicyIdWithHttpInfo(String apiId, String operationPolicyId) Delete an API Specific Operation Policy This operation can be used to delete an existing API specific opreation policy by providing the Id of the API and the Id of the policy.ApIsApi.deleteAPIWithHttpInfo(String apiId, String ifMatch) Delete an API This operation can be used to delete an existing API proving the Id of the API.CommentsApi.deleteCommentOfMCPServerWithHttpInfo(String commentId, String mcpServerId, String ifMatch) Delete a MCP Server Comment Remove a CommentCommentsApi.deleteCommentWithHttpInfo(String commentId, String apiId, String ifMatch) Delete an API Comment Remove a CommentOperationPoliciesApi.deleteCommonOperationPolicyByPolicyIdWithHttpInfo(String operationPolicyId) Delete a common operation policy This operation can be used to delete an existing common opreation policy by providing the Id of the policy.EndpointCertificatesApi.deleteEndpointCertificateByAliasWithHttpInfo(String alias) Delete a certificate.GatewayPoliciesApi.deleteGatewayPolicyByPolicyIdWithHttpInfo(String gatewayPolicyMappingId) Delete a gateway policy mapping This operation can be used to delete an existing gateway policy mapping by providing the Id of the policy mapping.McpServerDocumentsApi.deleteMCPServerDocumentWithHttpInfo(String mcpServerId, String documentId, String ifMatch) Delete a Document of a MCP Server This operation can be used to delete a document associated with a MCP server.McpServerLifecycleApi.deleteMCPServerLifecycleStatePendingTasksWithHttpInfo(String mcpServerId) Delete Pending Lifecycle State Change Tasks This operation can be used to remove pending lifecycle state change requests that are in pending stateMcpServerRevisionsApi.deleteMCPServerRevisionDeploymentPendingTaskWithHttpInfo(String mcpServerId, String revisionId, String envName) Delete Pending Revision Deployment Workflow Tasks This operation can be used to remove pending revision deployment requests that are in pending stateMcpServerRevisionsApi.deleteMCPServerRevisionWithHttpInfo(String mcpServerId, String revisionId) Delete a MCP Server Revision Delete a revision of a MCP server.McpServersApi.deleteMCPServerWithHttpInfo(String mcpServerId, String ifMatch) Delete a MCP Server This operation can be used to delete a MCP server by providing the Id of the MCP server.ScopesApi.deleteSharedScopeWithHttpInfo(String scopeId) Delete a Shared Scope This operation can be used to delete a Shared Scope proving the Id of the scope.ApiProductRevisionsApi.deployAPIProductRevisionWithHttpInfo(String apiProductId, String revisionId, List<APIRevisionDeploymentDTO> apIRevisionDeploymentDTO) Deploy Revision Deploy an API Product RevisionApiRevisionsApi.deployAPIRevisionWithHttpInfo(String apiId, String revisionId, List<APIRevisionDeploymentDTO> apIRevisionDeploymentDTO) Deploy Revision Deploy a revisionMcpServerRevisionsApi.deployMCPServerRevisionWithHttpInfo(String mcpServerId, String revisionId, List<APIRevisionDeploymentDTO> apIRevisionDeploymentDTO) Deploy Revision Deploy a revision of a MCP server.CommentsApi.editCommentOfAPIWithHttpInfo(String commentId, String apiId, PatchRequestBodyDTO patchRequestBodyDTO) Edit a comment Edit the individual commentCommentsApi.editCommentOfMCPServerWithHttpInfo(String commentId, String mcpServerId, CommentRequestDTO commentRequestDTO) Edit a comment Edit the individual commentGatewayPoliciesApi.engageGlobalPolicyWithHttpInfo(String gatewayPolicyMappingId, List<GatewayPolicyDeploymentDTO> gatewayPolicyDeploymentDTO) Engage gateway policy mapping to the gateways This operation can be used to engage gateway policy mapping to the gateway/s.ImportExportApi.exportAPIProductWithHttpInfo(String name, String version, String providerName, String revisionNumber, String format, Boolean preserveStatus, Boolean latestRevision) Export an API Product This operation can be used to export the details of a particular API Product as a zip file.ImportExportApi.exportAPIWithHttpInfo(String apiId, String name, String version, String revisionNumber, String providerName, String format, Boolean preserveStatus, Boolean latestRevision) Export an API This operation can be used to export the details of a particular API as a zip file.ImportExportApi.exportMCPServerWithHttpInfo(String mcpServerId, String name, String version, String revisionNumber, String providerName, String format, Boolean preserveStatus, Boolean latestRevision, String gatewayEnvironment, Boolean preserveCredentials) Export a MCP Server This operation can be used to export the details of a particular MCP server as a zip file.ImportExportApi.exportOperationPolicyWithHttpInfo(String name, String version, String format) Export an API Policy by its name and version This operation provides you to export a preferred common API policyMcpServersApi.generateInternalAPIKeyMCPServerWithHttpInfo(String mcpServerId) Generate internal API Key to invoke MCP Server.ApIsApi.generateInternalAPIKeyWithHttpInfo(String apiId) Generate internal API Key to invoke APIS.ApIsApi.generateMockScriptsWithHttpInfo(String apiId, String ifNoneMatch) Generate Mock Response Payloads This operation can be used to generate mock responses from examples of swagger definition of an API.AiServiceProviderApi.getAIServiceProviderApiDefinitionWithHttpInfo(String aiServiceProviderId) Get AI Service Provider's API Definition Get AI Service Provider's API DefinitionAiServiceProviderApi.getAIServiceProviderEndpointConfigurationWithHttpInfo(String aiServiceProviderId) Get AI Service Provider's security configurations Get AI Service Provider's endpoint security configurationsAiServiceProviderApi.getAIServiceProviderModelsWithHttpInfo(String aiServiceProviderId) Get AI Service Provider's model list Get AI Service Provider's model listAiServiceProvidersApi.getAIServiceProvidersWithHttpInfo()Get all AI Service providers Get all AI Service providersAiServiceProviderApi.getAIServiceProviderWithHttpInfo(String aiServiceProviderId) Get AI Service Provider Get a AI Service ProviderApiCategoryCollectionApi.getAllAPICategoriesWithHttpInfo()Get all API categories Get all API categoriesApiProductsApi.getAllAPIProductsWithHttpInfo(Integer limit, Integer offset, String query, String accept, String ifNoneMatch) Retrieve/Search API Products This operation provides you a list of available API Products qualifying under a given search condition.ApiOperationPoliciesApi.getAllAPISpecificOperationPoliciesWithHttpInfo(String apiId, Integer limit, Integer offset, String query) Get all API specific operation policies for an API This operation provides you a list of all applicabale operation policies for an APIApIsApi.getAllAPIsWithHttpInfo(Integer limit, Integer offset, String sortBy, String sortOrder, String xWSO2Tenant, String query, String ifNoneMatch, String accept) Retrieve/Search APIs This operation provides you a list of available APIs qualifying under a given search condition.CommentsApi.getAllCommentsOfAPIWithHttpInfo(String apiId, String xWSO2Tenant, Integer limit, Integer offset, Boolean includeCommenterInfo) Retrieve API Comments Get a list of Comments that are already added to APIsCommentsApi.getAllCommentsOfMCPServerWithHttpInfo(String mcpServerId, String xWSO2Tenant, Integer limit, Integer offset, Boolean includeCommenterInfo) Retrieve MCP Server Comments Get a list of Comments that are already added to MCP ServerOperationPoliciesApi.getAllCommonOperationPoliciesWithHttpInfo(Integer limit, Integer offset, String query) Get all common operation policies to all the APIs This operation provides you a list of all common operation policies that can be used by any APIExternalStoresApi.getAllExternalStoresWithHttpInfo()Retrieve External Stores List to Publish an API Retrieve external stores list configured to publish an APIGatewayPoliciesApi.getAllGatewayPoliciesWithHttpInfo(Integer limit, Integer offset, String query) Get all gateway policies mapping information This operation provides you a list of all gateway policies mapping information.KeyManagersCollectionApi.getAllKeyManagersWithHttpInfo()Get All Key Managers Get all Key managersMcpServersApi.getAllMCPServersWithHttpInfo(Integer limit, Integer offset, String xWSO2Tenant, String query, String ifNoneMatch, String accept) Retrieve/Search MCP Servers This operation provides you a list of available MCP servers qualifying under a given search condition.ExternalStoresApi.getAllPublishedExternalStoresByAPIWithHttpInfo(String apiId, String ifNoneMatch) Get the List of External Stores to which an API is Published This operation can be used to retrieve a list of external stores which an API is published to by providing the id of the API.ThrottlingPoliciesApi.getAllThrottlingPoliciesWithHttpInfo(String policyLevel, Integer limit, Integer offset, String ifNoneMatch) Get All Throttling Policies for the Given Type This operation can be used to list the available policies for a given policy level.AwsLambdaIndividualApi.getAmazonResourceNamesOfAPIWithHttpInfo(String apiId) Retrieve the ARNs of AWS Lambda Functions This operation can be use to retrieve ARNs of AWS Lambda function for a given AWS credentials.ClientCertificatesApi.getAPIClientCertificateByAliasWithHttpInfo(String alias, String apiId) Get the Certificate Information This operation can be used to get the information about a certificate.ClientCertificatesApi.getAPIClientCertificateByKeyTypeAndAliasWithHttpInfo(String keyType, String alias, String apiId) Get the Certificate Information of a Given Key Type This operation can be used to get the information about a certificate of a given key type.ClientCertificatesApi.getAPIClientCertificateContentByAliasWithHttpInfo(String apiId, String alias) Download a Certificate This operation can be used to download a certificate which matches the given alias.ClientCertificatesApi.getAPIClientCertificateContentByKeyTypeAndAliasWithHttpInfo(String apiId, String alias, String keyType) Download a Certificate of Given Key Type This operation can be used to download a certificate which matches the given alias and key type.ClientCertificatesApi.getAPIClientCertificatesByKeyTypeWithHttpInfo(String keyType, String apiId, Integer limit, Integer offset, String alias) Retrieve/ Search Uploaded Client Certificates of a given key type This operation can be used to retrieve and search the uploaded client certificates of a given key type.ClientCertificatesApi.getAPIClientCertificatesWithHttpInfo(String apiId, Integer limit, Integer offset, String alias) Retrieve/ Search Uploaded Client Certificates This operation can be used to retrieve and search the uploaded client certificates.ApiDocumentsApi.getAPIDocumentByDocumentIdWithHttpInfo(String apiId, String documentId, String ifNoneMatch) Get a Document of an API This operation can be used to retrieve a particular document's metadata associated with an API.ApiDocumentsApi.getAPIDocumentContentByDocumentIdWithHttpInfo(String apiId, String documentId, String ifNoneMatch) Get the Content of an API Document This operation can be used to retrive the content of an API's document.ApiDocumentsApi.getAPIDocumentsWithHttpInfo(String apiId, Integer limit, Integer offset, String ifNoneMatch) Get a List of Documents of an API This operation can be used to retrieve a list of documents belonging to an API by providing the id of the API.ApiEndpointsApi.getApiEndpointsWithHttpInfo(String apiId, Integer limit, Integer offset) Get all API Endpoints This operation can be used to get all the available endpoints of an API.ApiEndpointsApi.getApiEndpointWithHttpInfo(String apiId, String endpointId) Get an Endpoint This operation can be used to get an endpoint of an API by UUID.GraphQlSchemaIndividualApi.getAPIGraphQLSchemaWithHttpInfo(String apiId, String accept, String ifNoneMatch) Get the Schema of a GraphQL API This operation can be used to retrieve the Schema definition of a GraphQL API.ApiLifecycleApi.getAPILifecycleHistoryWithHttpInfo(String apiId, String ifNoneMatch) Get Lifecycle State Change History of the API.ApiLifecycleApi.getAPILifecycleStateWithHttpInfo(String apiId, String ifNoneMatch) Get Lifecycle State Data of the API.ApiMonetizationApi.getAPIMonetizationWithHttpInfo(String apiId) Get Monetization Status for each Tier in a Given API This operation can be used to get monetization status for each tier in a given APIApiProductDocumentsApi.getAPIProductDocumentContentWithHttpInfo(String apiProductId, String documentId, String accept, String ifNoneMatch) Get the Content of an API Product Document This operation can be used to retrive the content of an API's document.ApiProductDocumentsApi.getAPIProductDocumentsWithHttpInfo(String apiProductId, Integer limit, Integer offset, String accept, String ifNoneMatch) Get a List of Documents of an API Product This operation can be used to retrive a list of documents belonging to an API Product by providing the id of the API Product.ApiProductDocumentsApi.getAPIProductDocumentWithHttpInfo(String apiProductId, String documentId, String accept, String ifNoneMatch) Get a Document of an API Product This operation can be used to retrieve a particular document's metadata associated with an API.ApiProductLifecycleApi.getAPIProductLifecycleHistoryWithHttpInfo(String apiProductId, String ifNoneMatch) Get Lifecycle State Change History of the API Products.ApiProductLifecycleApi.getAPIProductLifecycleStateWithHttpInfo(String apiProductId, String ifNoneMatch) Get Lifecycle State Data of the API Product.ApiProductRevisionsApi.getAPIProductRevisionDeploymentsWithHttpInfo(String apiProductId) List Deployments List available deployed revision deployment details of an API ProductApiProductRevisionsApi.getAPIProductRevisionsWithHttpInfo(String apiProductId, String query) List Revisions List available revisions of an API ProductApiProductRevisionsApi.getAPIProductRevisionWithHttpInfo(String apiProductId, String revisionId) Retrieve Revision Retrieve a revision of an API ProductApiProductsApi.getAPIProductSwaggerWithHttpInfo(String apiProductId, String accept, String ifNoneMatch) Get Swagger Definition This operation can be used to retrieve the swagger definition of an API.ApiProductsApi.getAPIProductThumbnailWithHttpInfo(String apiProductId, String accept, String ifNoneMatch) Get Thumbnail Image This operation can be used to download a thumbnail image of an API product.ApiProductsApi.getAPIProductWithHttpInfo(String apiProductId, String accept, String ifNoneMatch) Get Details of an API Product Using this operation, you can retrieve complete details of a single API Product.ApIsApi.getAPIResourcePathsWithHttpInfo(String apiId, Integer limit, Integer offset, String ifNoneMatch) Get Resource Paths of an API This operation can be used to retrieve resource paths defined for a specific api.ApiResourcePoliciesApi.getAPIResourcePoliciesByPolicyIdWithHttpInfo(String apiId, String resourcePolicyId, String ifNoneMatch) Get the Resource Policy(inflow/outflow) Definition for a Given Resource Identifier.ApiResourcePoliciesApi.getAPIResourcePoliciesWithHttpInfo(String apiId, String sequenceType, String resourcePath, String verb, String ifNoneMatch) Get the Resource Policy(inflow/outflow) Definitions This operation can be used to retrieve conversion policy resource definitions of an API.ApiMonetizationApi.getAPIRevenueWithHttpInfo(String apiId) Get Total Revenue Details of a Given Monetized API with Meterd Billing This operation can be used to get details of total revenue details of a given monetized API with meterd billing.ApiRevisionsApi.getAPIRevisionDeploymentsWithHttpInfo(String apiId) List Deployments List available deployed revision deployment details of an APIApiRevisionsApi.getAPIRevisionsWithHttpInfo(String apiId, String query) List Revisions List available revisions of an APIApiRevisionsApi.getAPIRevisionWithHttpInfo(String apiId, String revisionId) Retrieve Revision Retrieve a revision of an APIApiOperationPoliciesApi.getAPISpecificOperationPolicyContentByPolicyIdWithHttpInfo(String apiId, String operationPolicyId) Download an API Specific Operation Policy This operation can be used to download a particular API specific operation policy.ApIsApi.getAPISubscriptionPoliciesWithHttpInfo(String apiId, String xWSO2Tenant, String ifNoneMatch) Get Details of the Subscription Throttling Policies of an API This operation can be used to retrieve details of the subscription throttling policy of an API by specifying the API Id.ApIsApi.getAPISwaggerWithHttpInfo(String apiId, String ifNoneMatch) Get Swagger Definition This operation can be used to retrieve the swagger definition of an API.ApIsApi.getAPIThumbnailWithHttpInfo(String apiId, String ifNoneMatch) Get Thumbnail Image This operation can be used to download a thumbnail image of an API.ApIsApi.getAPIWithHttpInfo(String apiId, String xWSO2Tenant, String ifNoneMatch) Get Details of an API Using this operation, you can retrieve complete details of a single API.ApiAuditApi.getAuditReportOfAPIWithHttpInfo(String apiId, String accept) Retrieve the Security Audit Report of the Audit API Retrieve the Security Audit Report of the Audit APIEndpointCertificatesApi.getCertificateUsageByAliasWithHttpInfo(String alias, Integer limit, Integer offset) Retrieve all the APIs that use a given certificate by the alias This operation can be used to retrieve/identify apis that use a known certificate.CommentsApi.getCommentOfAPIWithHttpInfo(String commentId, String apiId, String xWSO2Tenant, String ifNoneMatch, Boolean includeCommenterInfo, Integer replyLimit, Integer replyOffset) Get Details of an API Comment Get the individual comment given by a username for a certain API.CommentsApi.getCommentOfMCPServerWithHttpInfo(String commentId, String mcpServerId, String xWSO2Tenant, String ifNoneMatch, Boolean includeCommenterInfo, Integer replyLimit, Integer replyOffset) Get Details of an API Comment Get the individual comment given by a username for a certain MCP Server.OperationPoliciesApi.getCommonOperationPolicyByPolicyIdWithHttpInfo(String operationPolicyId) Get the details of a common operation policy by providing policy ID This operation can be used to retrieve a particular common operation policy.OperationPoliciesApi.getCommonOperationPolicyContentByPolicyIdWithHttpInfo(String operationPolicyId) Download a common operation policy This operation can be used to download a selected common operation policy.EndpointCertificatesApi.getEndpointCertificateByAliasWithHttpInfo(String alias) Get the Certificate Information This operation can be used to get the information about a certificate.EndpointCertificatesApi.getEndpointCertificateContentByAliasWithHttpInfo(String alias) Download a Certificate This operation can be used to download a certificate which matches the given alias.EndpointCertificatesApi.getEndpointCertificatesWithHttpInfo(Integer limit, Integer offset, String alias, String endpoint) Retrieve/Search Uploaded Certificates This operation can be used to retrieve and search the uploaded certificates.GatewayPoliciesApi.getGatewayPolicyMappingContentByPolicyMappingIdWithHttpInfo(String gatewayPolicyMappingId) Retrieve information of a selected gateway policy mapping This operation can be used to retrieve information of a selected gateway policy mapping.ApIsApi.getGeneratedMockScriptsOfAPIWithHttpInfo(String apiId, String ifNoneMatch) Get Generated Mock Response Payloads This operation can be used to get generated mock responses from examples of swagger definition of an API.GraphQlPoliciesApi.getGraphQLPolicyComplexityOfAPIWithHttpInfo(String apiId) Get the Complexity Related Details of an API This operation can be used to retrieve complexity related details belonging to an API by providing the API id.GraphQlPoliciesApi.getGraphQLPolicyComplexityTypesOfAPIWithHttpInfo(String apiId) Retrieve Types and Fields of a GraphQL Schema This operation can be used to retrieve all types and fields of the GraphQL Schema by providing the API id.ApiProductsApi.getIsAPIProductOutdatedWithHttpInfo(String apiProductId, String accept, String ifNoneMatch) Check Whether API Product is Outdated This operation can be used to retrieve the status indicating if an API Product is outdated due to updating of dependent APIs (This resource is not supported at the moment)LinterCustomRulesApi.getLinterCustomRulesWithHttpInfo()Get linter custom rules.McpServerBackendsApi.getMCPServerBackendsWithHttpInfo(String mcpServerId) Get a list of backends of a MCP Server This operation can be used to get a list of backends of a MCP server by the MCP Server UUID.McpServerBackendsApi.getMCPServerBackendWithHttpInfo(String mcpServerId, String backendId) Get backends of a MCP Server This operation can be used to get a backend of a MCP ServerMcpServerDocumentsApi.getMCPServerDocumentContentWithHttpInfo(String mcpServerId, String documentId, String accept, String ifNoneMatch) Get the Content of a MCP Server Document This operation can be used to retrieve the content of a MCP server's document.McpServerDocumentsApi.getMCPServerDocumentsWithHttpInfo(String mcpServerId, Integer limit, Integer offset, String accept, String ifNoneMatch) Get a List of Documents of a MCP Server This operation can be used to retrieve a list of documents belonging to a MCP server by providing the ID of the MCP server.McpServerDocumentsApi.getMCPServerDocumentWithHttpInfo(String mcpServerId, String documentId, String accept, String ifNoneMatch) Get a Document of a MCP Server This operation can be used to retrieve a particular document's metadata associated with a MCP server.McpServerLifecycleApi.getMCPServerLifecycleHistoryWithHttpInfo(String mcpServerId, String ifNoneMatch) Get Lifecycle State Change History of a MCP Server This operation can be used to retrieve Lifecycle state change history of a MCP server.McpServerLifecycleApi.getMCPServerLifecycleStateWithHttpInfo(String mcpServerId, String ifNoneMatch) Get Lifecycle State Data of a MCP server.McpServerRevisionsApi.getMCPServerRevisionDeploymentsWithHttpInfo(String mcpServerId) List Deployments List available deployed revision deployment details of a MCP ServerMcpServerRevisionsApi.getMCPServerRevisionsWithHttpInfo(String mcpServerId, String query) List Revisions List available revisions of a MCP server.McpServerRevisionsApi.getMCPServerRevisionWithHttpInfo(String mcpServerId, String revisionId) Retrieve revision of a MCP Server.McpServersApi.getMCPServerSubscriptionPoliciesWithHttpInfo(String mcpServerId, String xWSO2Tenant, String ifNoneMatch, Boolean isAiApi, String organizationID) Get Details of the Subscription Throttling Policies of a MCP Server This operation can be used to retrieve details of the subscription throttling policy of a MCP server by specifying the API Id.ApIsApi.getMCPServerUsageWithHttpInfo(String apiId) Retrieve MCP Server(s) that uses the given API This operation can be used to retrieve/identify MCP Server(s) that uses the API given by the `apiId` parameter.McpServersApi.getMCPServerWithHttpInfo(String mcpServerId, String xWSO2Tenant, String ifNoneMatch) Get Details of an MCP Server Using this operation, you can retrieve complete details of a single API.ApiOperationPoliciesApi.getOperationPolicyForAPIByPolicyIdWithHttpInfo(String apiId, String operationPolicyId) Get policy details of an API specific policy This operation can be used to retrieve a particular API specific operation policy.CommentsApi.getRepliesOfCommentOfMCPServerWithHttpInfo(String commentId, String mcpServerId, String xWSO2Tenant, Integer limit, Integer offset, String ifNoneMatch, Boolean includeCommenterInfo) Get replies of a comment Get replies of a commentCommentsApi.getRepliesOfCommentWithHttpInfo(String commentId, String apiId, String xWSO2Tenant, Integer limit, Integer offset, String ifNoneMatch, Boolean includeCommenterInfo) Get replies of a comment Get replies of a commentApIsApi.getSequenceBackendContentWithHttpInfo(String type, String apiId) Get Sequence of Custom Backend This operation can be used to get Sequence of the Custom BackendApIsApi.getSequenceBackendDataWithHttpInfo(String apiId) Get Sequence Backends of the API This operation can be used to get Sequence Backend data of the APISettingsApi.getSettingsWithHttpInfo()Retreive Publisher Settings Retreive publisher settingsScopesApi.getSharedScopesWithHttpInfo(Integer limit, Integer offset) Get All Available Shared Scopes This operation can be used to get all the available Shared Scopes.ScopesApi.getSharedScopeUsagesWithHttpInfo(String scopeId) Get usages of a Shared Scope by Scope Id This operation can be used to retrieve usages of a Shared Scope by a given scope Id.ScopesApi.getSharedScopeWithHttpInfo(String scopeId) Get a Shared Scope by Scope Id This operation can be used to retrieve details of a Shared Scope by a given scope Id.SubscriberApi.getSubscriberInfoBySubscriptionIdWithHttpInfo(String subscriptionId) Get Details of a Subscriber This operation can be used to get details of a user who subscribed to the API.SubscriptionsApi.getSubscriptionsWithHttpInfo(String apiId, Integer limit, Integer offset, String ifNoneMatch, String query) Get all Subscriptions This operation can be used to retrieve a list of subscriptions of the user associated with the provided access token.ThrottlingPoliciesApi.getSubscriptionThrottlingPoliciesWithHttpInfo(Integer limit, Integer offset, String ifNoneMatch) Get streaming throttling policies This operation can be used to list the available streaming subscription policiesApiMonetizationApi.getSubscriptionUsageWithHttpInfo(String subscriptionId) Get Details of a Pending Invoice for a Monetized Subscription with Metered Billing.TenantsApi.getTenantExistenceWithHttpInfo(String tenantDomain) Check Whether the Given Tenant already Exists Using this operation, user can check whether a given tenant exists or not.TenantsApi.getTenantsByStateWithHttpInfo(String state, Integer limit, Integer offset) Get Tenants by State This operation is to get tenants by stateThrottlingPoliciesApi.getThrottlingPolicyByNameWithHttpInfo(String policyName, String policyLevel, String ifNoneMatch) Get Details of a Policy This operation can be used to retrieve details of a single policy by specifying the policy level and policy name.ApIsApi.getWSDLInfoOfAPIWithHttpInfo(String apiId) Get WSDL Meta Information This operation can be used to retrieve the WSDL meta information of an API.ApIsApi.getWSDLOfAPIWithHttpInfo(String apiId, String ifNoneMatch) Get WSDL definition This operation can be used to retrieve the WSDL definition of an API.ImportExportApi.importAPIProductWithHttpInfo(File file, Boolean preserveProvider, Boolean rotateRevision, Boolean importAPIs, Boolean overwriteAPIProduct, Boolean overwriteAPIs) Import an API Product This operation can be used to import an API Product.ImportExportApi.importAPIWithHttpInfo(File file, Boolean preserveProvider, Boolean rotateRevision, Boolean overwrite) Import an API This operation can be used to import an API.ApIsApi.importAsyncAPISpecificationWithHttpInfo(File file, String url, String additionalProperties) import an AsyncAPI Specification This operation can be used to create and API from the AsyncAPI Specification.ApIsApi.importGraphQLSchemaWithHttpInfo(String ifMatch, String type, File file, String url, String schema, String additionalProperties) Import a GraphQL SDL This operation can be used to create api from api definition.APIMgtDAOTest API definition is GraphQL SchemaImportExportApi.importMCPServerWithHttpInfo(File file, Boolean preserveProvider, Boolean rotateRevision, Boolean overwrite, Boolean preservePortalConfigurations, Boolean dryRun, String accept) Import a MCP Server This operation can be used to import a MCP server.ApIsApi.importOpenAPIDefinitionWithHttpInfo(File file, String url, String additionalProperties, String inlineAPIDefinition) Import an OpenAPI Definition This operation can be used to create an API from an OpenAPI definition.ImportExportApi.importOperationPolicyWithHttpInfo(File file) Import an API Policy This operation can be used to import an API Policy.ApIsApi.importServiceFromCatalogWithHttpInfo(String serviceKey, APIDTO APIDTO) Import a Service from Service Catalog This operation can be used to create an API from a Service from Service CatalogApIsApi.importWSDLDefinitionWithHttpInfo(File file, String url, String additionalProperties, String implementationType) Import a WSDL Definition This operation can be used to create an API using a WSDL definition.OrganizationsApi.organizationsGetWithHttpInfo()Get all registered Organizations Get all Registered OrganizationsExternalStoresApi.publishAPIToExternalStoresWithHttpInfo(String apiId, String externalStoreIds, String ifMatch) Publish an API to External Stores This operation can be used to publish an API to a list of external stores.ApIsApi.reimportServiceFromCatalogWithHttpInfo(String apiId) Update the Service that is used to create the API This operation can be used to re-import the Service used to create the APIApiProductRevisionsApi.restoreAPIProductRevisionWithHttpInfo(String apiProductId, String revisionId) Restore Revision Restore a revision to the Current API of the API ProductApiRevisionsApi.restoreAPIRevisionWithHttpInfo(String apiId, String revisionId) Restore API Revision Restore a revision to the current API of the APIMcpServerRevisionsApi.restoreMCPServerRevisionWithHttpInfo(String mcpServerId, String revisionId) Restore a MCP Server Revision Restore a revision to the current MCP serverUnifiedSearchApi.searchWithHttpInfo(Integer limit, Integer offset, String query, String ifNoneMatch) Retrieve/Search APIs and API Documents by Content This operation provides you a list of available APIs and API Documents qualifying the given keyword match.ApIsApi.sequenceBackendDeleteWithHttpInfo(String type, String apiId) Delete Sequence Backend of the API This operation can be used to remove the Sequence Backend of the APIApIsApi.sequenceBackendUpdateWithHttpInfo(String apiId, File sequence, String type) Upload Sequence Sequence as the Endpoint of the API This operation can be used to change the endpoint of the API to Sequence BackendSubscriptionsApi.unBlockSubscriptionWithHttpInfo(String subscriptionId, String ifMatch) Unblock a Subscription This operation can be used to unblock a subscription specifying the subscription Id.ApiProductRevisionsApi.undeployAPIProductRevisionWithHttpInfo(String apiProductId, String revisionId, String revisionNumber, Boolean allEnvironments, List<APIRevisionDeploymentDTO> apIRevisionDeploymentDTO) UnDeploy Revision UnDeploy an API Product RevisionApiRevisionsApi.undeployAPIRevisionWithHttpInfo(String apiId, String revisionId, String revisionNumber, Boolean allEnvironments, List<APIRevisionDeploymentDTO> apIRevisionDeploymentDTO) UnDeploy Revision UnDeploy a revisionMcpServerRevisionsApi.undeployMCPServerRevisionWithHttpInfo(String mcpServerId, String revisionId, String revisionNumber, Boolean allEnvironments, List<APIRevisionDeploymentDTO> apIRevisionDeploymentDTO) UnDeploy Revision of a MCP Server UnDeploy a revision of a MCP server.ClientCertificatesApi.updateAPIClientCertificateByAliasWithHttpInfo(String alias, String apiId, File certificate, String tier) Update a Certificate This operation can be used to update an uploaded certificate.ClientCertificatesApi.updateAPIClientCertificateByKeyTypeAndAliasWithHttpInfo(String keyType, String alias, String apiId, File certificate, String tier) Update a Certificate of a Given Key Type This operation can be used to update an uploaded certificate of a given key type.ApiRevisionsApi.updateAPIDeploymentWithHttpInfo(String apiId, String deploymentId, APIRevisionDeploymentDTO apIRevisionDeploymentDTO) Update Deployment Update deployment devportal visibilityApiDocumentsApi.updateAPIDocumentWithHttpInfo(String apiId, String documentId, DocumentDTO documentDTO, String ifMatch) Update a Document of an API This operation can be used to update metadata of an API's document.ApiEndpointsApi.updateApiEndpointWithHttpInfo(String apiId, String endpointId, APIEndpointDTO apIEndpointDTO) Update an Endpoint This operation can be used to update a API endpoint.GraphQlSchemaApi.updateAPIGraphQLSchemaWithHttpInfo(String apiId, String schemaDefinition, String ifMatch) Add a Schema to a GraphQL API This operation can be used to add a GraphQL Schema definition to an existing GraphQL API.ApiProductRevisionsApi.updateAPIProductDeploymentWithHttpInfo(String apiProductId, String deploymentId, APIRevisionDeploymentDTO apIRevisionDeploymentDTO) Update Deployment Update deployment devportal visibilityApiProductDocumentsApi.updateAPIProductDocumentWithHttpInfo(String apiProductId, String documentId, DocumentDTO documentDTO, String ifMatch) Update a Document of an API Product This operation can be used to update metadata of an API's document.ApiProductsApi.updateAPIProductThumbnailWithHttpInfo(String apiProductId, File file, String ifMatch) Upload a Thumbnail Image This operation can be used to upload a thumbnail image of an API Product.ApiProductsApi.updateAPIProductWithHttpInfo(String apiProductId, APIProductDTO apIProductDTO, String ifMatch) Update an API Product This operation can be used to update an existing API product.ApiResourcePoliciesApi.updateAPIResourcePoliciesByPolicyIdWithHttpInfo(String apiId, String resourcePolicyId, ResourcePolicyInfoDTO resourcePolicyInfoDTO, String ifMatch) Update the Resource Policy(inflow/outflow) Definition for the Given Resource Identifier This operation can be used to update the resource policy(inflow/outflow) definition for the given resource identifier of an existing API.ApIsApi.updateAPISwaggerWithHttpInfo(String apiId, String ifMatch, String apiDefinition, String url, File file) Update Swagger Definition This operation can be used to update the swagger definition of an existing API.ApIsApi.updateAPIThumbnailWithHttpInfo(String apiId, File file, String ifMatch) Upload a Thumbnail Image This operation can be used to upload a thumbnail image of an API.ApIsApi.updateAPIWithHttpInfo(String apiId, APIDTO APIDTO, String ifMatch) Update an API This operation can be used to update an existing API.EndpointCertificatesApi.updateEndpointCertificateByAliasWithHttpInfo(String alias, File certificate) Update a certificate.GatewayPoliciesApi.updateGatewayPoliciesToFlowsWithHttpInfo(String gatewayPolicyMappingId, GatewayPolicyMappingsDTO gatewayPolicyMappingsDTO) Update gateway policies added to the request, response, fault flows This operation can be used to update already added gateway policies to the request, response, fault flows.GraphQlPoliciesApi.updateGraphQLPolicyComplexityOfAPIWithHttpInfo(String apiId, GraphQLQueryComplexityInfoDTO graphQLQueryComplexityInfoDTO) Update Complexity Related Details of an API This operation can be used to update complexity details belonging to an API by providing the id of the API.McpServerBackendsApi.updateMCPServerBackendWithHttpInfo(String mcpServerId, String backendId, BackendDTO backendDTO) Update a backend of a MCP Server This operation can be used to update a backend of a MCP ServerMcpServerRevisionsApi.updateMCPServerDeploymentWithHttpInfo(String mcpServerId, String deploymentId, APIRevisionDeploymentDTO apIRevisionDeploymentDTO) Update Deployment Update deployment devportal visibilityMcpServerDocumentsApi.updateMCPServerDocumentWithHttpInfo(String mcpServerId, String documentId, DocumentDTO documentDTO, String ifMatch) Update a Document of a MCP Server This operation can be used to update metadata of an MCP server's document.McpServersApi.updateMCPServerWithHttpInfo(String mcpServerId, MCPServerDTO mcPServerDTO, String ifMatch) Update a MCP Server This operation can be used to update an existing MCP Server.ScopesApi.updateSharedScopeWithHttpInfo(String scopeId, ScopeDTO scopeDTO) Update a Shared Scope This operation can be used to update a Shared Scope by a given scope Id.ApIsApi.updateTopicsWithHttpInfo(String apiId, TopicListDTO topicListDTO, String ifMatch) Update Topics This operation can be used to update topics of an existing API.ApIsApi.updateWSDLOfAPIWithHttpInfo(String apiId, String ifMatch, File file, String url) Update WSDL Definition This operation can be used to update the WSDL definition of an existing API.ValidationApi.validateAPIWithHttpInfo(String query, String ifNoneMatch) Check Given API Context Name already Exists Using this operation, you can check a given API context is already used.ValidationApi.validateAsyncAPISpecificationWithHttpInfo(Boolean returnContent, String url, File file) Validate an AsyncAPI Specification This operation can be used to validate and AsyncAPI Specification and retrieve a summary.ApiDocumentsApi.validateDocumentWithHttpInfo(String apiId, String name, String ifMatch) Check Whether a Document with the Provided Name Exist This operation can be used to verify the document name exists or not.ValidationApi.validateEndpointWithHttpInfo(String endpointUrl, String apiId) Check Whether Given Endpoint URL is Valid Using this operation, it is possible check whether the given API endpoint url is a valid urlValidationApi.validateGraphQLSchemaWithHttpInfo(Boolean useIntrospection, File file, String url) Validate a GraphQL SDL This operation can be used to validate a graphQL definition and retrieve a summary.McpServerDocumentsApi.validateMCPServerDocumentWithHttpInfo(String mcpServerId, String name, String ifMatch) Check Whether a Document with the Provided Name Exist This operation can be used to verify the document name exists or not.ValidationApi.validateMCPServerEndpointWithHttpInfo(String endpointUrl, String apiId) Check Whether Given Endpoint URL is Valid Using this operation, it is possible check whether the given MCP server URL is a valid urlValidationApi.validateMCPServerWithHttpInfo(String query, String ifNoneMatch) Check Given API Context Name already Exists Using this operation, you can check a given API context is already used.ValidationApi.validateOpenAPIDefinitionOfMCPServerWithHttpInfo(Boolean returnContent, String url, File file, String inlineAPIDefinition) Validate an OpenAPI Definition of a API This operation can be used to validate an OpenAPI definition and retrieve a summary.ValidationApi.validateOpenAPIDefinitionWithHttpInfo(Boolean returnContent, String url, File file, String inlineAPIDefinition) Validate an OpenAPI Definition This operation can be used to validate an OpenAPI definition and retrieve a summary.ScopesApi.validateScopeWithHttpInfo(String scopeId) Check Given Scope Name already Exists Using this operation, user can check a given scope name exists or not.RolesApi.validateSystemRoleWithHttpInfo(String roleId) Check Whether Given Role Name already Exist Using this operation, user can check a given role name exists or not.ValidationApi.validateThirdPartyMCPServerWithHttpInfo(MCPServerValidationRequestDTO mcPServerValidationRequestDTO) Validate a third-party MCP Server This operation can be used to validate a `url` of a third party mcp serverRolesApi.validateUserRoleWithHttpInfo(String roleId) Validate Whether the Logged-in User has the Given Role Using this operation, logged-in user can check whether he has given role.ValidationApi.validateWSDLDefinitionWithHttpInfo(String url, File file) Validate a WSDL Definition This operation can be used to validate a WSDL definition and retrieve a summary.