Skip to main content

Get Meta Logs

Retrieve all logs related to a specific meta.

Path Parameters
    projectId string required
    metaId string required
Responses

OK


Schema
    entries object[] nullable
  • Array [
  • id string nullable
    logEntries object[] nullable
  • Array [
  • messages string[] nullable
    status string nullable
    timeStamp date-time
  • ]
  • ]
  • metaId string nullable
Loading...