cURL
curl --request GET \ --url https://{subdomain}.storage.{region}.nhost.run/v1/openapi.yaml
{}
Returns the OpenAPI schema definition for this API, allowing clients to understand the available endpoints and models.
OpenAPI schema definition
The response is of type object.
object
Was this page helpful?