Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://platform.lensmor.com/external/events/brief \ --header 'Authorization: Bearer <token>'
{ "event": { "id": "<string>", "eventId": "<string>", "name": "<string>", "nickname": "<string>", "description": "<string>", "url": "<string>", "dateStart": "2023-12-25", "dateEnd": "2023-12-25", "venue": "<string>", "city": "<string>", "region": "<string>", "country": "<string>", "exhibitorCount": 123, "image": "<string>", "dataSource": "<string>" }, "summary": { "attendeeCount": 123, "exhibitorCount": 123, "topCategories": [ "<string>" ], "dataFreshness": "<string>" } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
1 - 100
Event brief
Show child attributes