Responsibilities

This API is responsible for managing registration data for a WorldSkills event.

Authentication

If the resource requires authorization, a Bearer access token needs to be sent with the Authorization header:

GET /registrations HTTP/1.1
Authorization: Bearer ABCD-EFGH-1234-5678

Loading API reference…