StatsHub Docs
APIEndpoint referenceEvent

/event/{id}/formations

GET
/api/v2/event/{id}/formations

Path Parameters

id*integer
Formatint64

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/api/v2/event/0/formations"
{  "$schema": "https://example.com/schemas/EventFormationsOKBody.json",  "data": {    "property1": null,    "property2": null  }}