API Documentation
Get an API Document
Returns a document for the API.
get/v3/apis/{apiId}/documents/{documentId}
Response
API document
Example response
{
"id": "de5c9818-be5c-42e6-b514-e3d4bc30ddeb",
"title": "API Document",
"slug": "api-document",
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}