Skip to main content

Get event log

GET 

/api/meshobjects/mesheventlogs/:uuid

Get a single meshEventLog by its UUID.

Event logs are read-only records that provide detailed information about actions that have occurred in meshStack. Each event log contains metadata about when it was created, the type of event, and detailed content describing what happened.

Access Control:

  • Admin users can access any event log
  • Regular users can only access event logs from their own workspace

Authentication: This endpoint supports multiple authentication methods: API Key authentication or API User authentication.

Request

Responses

200