
GL events — Investor Relations & Filings
GL events is a global provider of integrated solutions and services for the events industry. The company operates through three complementary divisions: Live, Exhibitions, and Venues. The Live division delivers event services, engineering, and logistics. The Exhibitions division specializes in organizing trade fairs, conventions, and consumer shows. The Venues division manages a network of event spaces, including convention centers and exhibition halls. GL events designs, equips, organizes, and hosts a wide array of events such as congresses, trade shows, and cultural or sporting gatherings for both public and private sector clients. The company offers a comprehensive service package covering the entire event lifecycle, from design and production to hosting.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Information relative au nombre total de droits de vote et d'actions composant le capital social - 30 avril 2026 | 2026-05-05 | French | |
| Politique de rémunération des mandataires sociaux et membres du conseil d'administration | 2026-04-30 | French | |
| GL events croissance de 9% du chiffre d'affaires au premier trimestre 2026 | 2026-04-15 | French | |
| GL events revenue up 9% in the first quarter of 2026 | 2026-04-15 | English | |
| Assemblée Générale Mixte 2026 mise a disposition des documents preparatoires | 2026-04-08 | French | |
| Information relative au nombre total de droits de vote et d'actions composant le capital social - 31 mars 2026 | 2026-04-02 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for GL events, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Organization of conventions and trade shows
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PRAVEG LIMITED
Integrated exhibition and event management firm with luxury…
|
PRAVEG | IN | Administrative and support serv… |
|
SHANGAR DECOR LIMITED
Provides event infrastructure, decoration, and equipment re…
|
540259 | IN | Administrative and support serv… |
|
The Contents On Co., Ltd.
A company that produces and distributes media content, incl…
|
302920 | KR | Administrative and support serv… |
|
Zhejiang Meorient Commerce&Exhibition Inc.
Organizes international trade fairs and O2O matchmaking ser…
|
300795 | CN | Administrative and support serv… |
GL events via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/1368/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1368 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=1368 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=1368 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 1368}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for GL events (id: 1368)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.