# Metadata

A set of key-value pairs that you can attach to a resource. This can be useful for storing additional information about the resource in a structured format.

**object**object

A set of key-value pairs that you can attach to a resource. This can be useful for storing additional information about the resource in a structured format.

**Example:<!-- -->&#x20;**`{"systemId":"12345"}`

Metadata

```
{

  "systemId": "12345"

}
```
