List of registrations
Path parameters
-
User_ID
integer Required
GET
/user/{User_ID}/registrations
curl \
--request GET 'https://api.zooza.app/v1/user/{User_ID}/registrations'
Response examples (200)
{
"data": [
{}
]
}