cURL
curl --request GET \ --url https://api.x.com/2/openapi.json
{}
Retrieves the full OpenAPI Specification in JSON format. (See https://github.com/OAI/OpenAPI-Specification/blob/master/README.md)
The request was successful
The response is of type object.
object