WSO2 · Capability
WSO2 API Manager - Developer Portal — API Documents
WSO2 API Manager - Developer Portal — API Documents. 3 operations. Lead operation: Get a List of Documents of an API. Self-contained Naftiko capability covering one Wso2 business surface.
What You Can Do
GET
Get
— Get a List of Documents of an API
/v1/apis/{apiid}/documents
GET
Get
— Get a Document of an API
/v1/apis/{apiid}/documents/{documentid}
GET
Get
— Get the Content of an API Document
/v1/apis/{apiid}/documents/{documentid}/content
MCP Tools
get-list-documents-api
Get a List of Documents of an API
read-only
idempotent
get-document-api
Get a Document of an API
read-only
idempotent
get-content-api-document
Get the Content of an API Document
read-only
idempotent