API Documentations
Get one API Documentation page
Get an API Documentation page using HRID
get/organizations/{orgId}/environments/{envId}/apis/{apiHrid}/documentations/{hrid}
Response
Documentation successfully retrieved
Example response
{
"hrid": "demo_api",
"name": "Getting Started",
"location": "/projects/alpha/docs"
}