cURL
curl --request GET \ --url https://api.example.com/api/v2/doc
{}
Returns the OpenAPI specification for the v2 API
OpenAPI specification
The response is of type object.
object
Was this page helpful?