Retrieve LYG Event

GET {{baseUrl}}/{{version}}/lyg/events/{{event_id}}

This endpoint allow you to retrieve a specific LYG event by its UID (Unique Identifier)

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA Valid JWT Token

RESPONSES

status: OK

{"error":true,"code":404,"message":"No event was found with the id 2","result":""}