Get OpenAPI specification
GET/openapi.yaml
GET
/openapi.yaml
Returns the OpenAPI schema definition for this API, allowing clients to understand the available endpoints and models.
Responses
Section titled “Responses”OpenAPI schema definition
object
default
Section titled “default”Error occurred
Error information returned by the API.
object
error
Error details.
object
message
required
Human-readable error message.
string
Example
File not founddata
Additional data related to the error, if any.
object
key
additional properties
any