Translation
Esta página no está disponible en español. Se muestra la versión en inglés.
Returns a lightweight project list for testing throughput
Response Body
application/json
curl -X GET "https://example.com/api/v3/projects"{ "projects": [ { "id": 11, "name": "Demo project" } ]}