For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Specific Occurrence

API reference for retrieving a single crash occurrence from Luciq. Pass the crash ID and occurrence ID to inspect one recorded instance.

This API can be used to retrieve a specific crash occurrence. The API takes the application slug and mode, both of which you can find from the URL in your dashboard, as well as an authorization token, crash ID and occurrence ID.

Last updated