v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14120262383.5 KB

Gets a documentation version.

get/restapis/{restapi_id}/documentation/versions/{doc_version}

Path parameters

restapi_idstring required

The string identifier of the associated RestApi.

doc_versionstring required

The version identifier of the to-be-retrieved documentation snapshot.

Response

Success

versionstring

The version identifier of the API documentation snapshot.

createdDatestring date-time

The date when the API documentation snapshot is created.

descriptionstring

The description of the API documentation snapshot.