22 lines
606 B
Plaintext
22 lines
606 B
Plaintext
---
|
|
title: How-to
|
|
---
|
|
|
|
### How to find my `typebotId`
|
|
|
|
If you'd like to execute the typebot in preview mode, you will need to provide the ID of the building typebot available in the editor URL:
|
|
|
|
<Frame>
|
|
<img src="/images/api/typebotId.png" alt="Get typebot ID" />
|
|
</Frame>
|
|
|
|
### How to find my `publicId`
|
|
|
|
For published typebot execution, you need to provide the public typebot ID available here:
|
|
|
|
<img src="/images/api/publicId.png" alt="Get typebot ID" />
|
|
|
|
### How to find my `workspaceId`
|
|
|
|
In your workspace dashboard, head over to `Settings & Members > Workspace > Settings` and copy the workspace ID
|