Restapidocumentation Parts
GET {{aws_api_gateway_base_url}}/restapis/<restapi_id>/documentation/parts{?limit&type&path&type,path,limit}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | null | The maximum number of returned results per page. The default value is 25 and the maximum value is 500. | |
type | null | The type of API entities of the to-be-retrieved documentation parts. | |
path | null | The path of API entities of the to-be-retrieved documentation parts. | |
type,path,limit} | null |