Get single store event
cURL
curl --request GET \ --url https://api-dev.monyfix.tech/stores/{store_id}/events/{event_id} \ --header 'Authorization: Bearer <token>'
200
Example
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Show child attributes