Account Get - Individual Record
To obtain data of an especific account registered for the event, employ the endpoint /api/v2/account/get
, referencing the following parameters.
event_id:
The unique identifier for the event (integer)filter:
The parameter used to identify account (id or external_id).value:
The filter value corresponding to the selected identifier.
