cURL
curl --request GET \ --url https://api.x.com/2/openapi.json
{}
Récupère la spécification OpenAPI complète au format JSON. (Voir https://github.com/OAI/OpenAPI-Specification/blob/master/README.md)
La requête a réussi.
The response is of type object.
object