---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../../modules.md) / [operations/debug](../index.md) / SdapiScriptThread

# Interface: SdapiScriptThread

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/types.ts:28](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/operations/debug/types.ts#L28)

## Properties

### call\_stack

> **call\_stack**: [`SdapiStackFrame`](SdapiStackFrame.md)[]

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/types.ts:31](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/operations/debug/types.ts#L31)

***

### id

> **id**: `number`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/types.ts:29](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/operations/debug/types.ts#L29)

***

### status

> **status**: `"running"` \| `"halted"`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/types.ts:30](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/operations/debug/types.ts#L30)
