API Reference
Fetch latest spec for a published API
Path Parameters
orgSlug*string
apiSlug*string
Query Parameters
format?string
Default
"yaml"Value in
"yaml" | "json"Response Body
application/json
curl -X GET "https://loading/public/registry/string/string""string"{
"status": 0,
"title": "string",
"detail": "string"
}