---
title: "span_id"
url: https://develop.sentry.dev/sdk/foundations/transport/event-payloads/properties/span_id/
---

# undefined

* `span_id`:

  *Required*. A random hex string with a length of 16 characters.

```json
{
  "span_id": "99659d76b7cdae94"
}
```
