> ## Documentation Index
> Fetch the complete documentation index at: https://help.teable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting IDs

## SpaceId

Click on the target space and copy the string starting with 'spc' from the URL, example: `spcXXXXXXXXXX`

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-space-id.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=eb21314f13fe6974c90ef4be4cad2929" alt="Space ID in the URL" className="docs-screenshot" width="1134" height="456" data-path="images/api/get-id/2026-05-29-get-id-space-id.png" />

## BaseId

Click on the target base and copy the string starting with 'bse' from the URL, example: `bseXXXXXXXXXX`

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-base-id.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=e3be1202a696018a171b3476b37209d4" alt="Base ID in the URL" className="docs-screenshot" width="1326" height="156" data-path="images/api/get-id/2026-05-29-get-id-base-id.png" />

## TableId

Click on the target table and copy the string starting with 'tbl' from the URL, example: `tblXXXXXXXXXX`

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-table-id.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=e3080783b16908e6e50de326bf6e9e0f" alt="Table ID in the URL" className="docs-screenshot" width="1290" height="156" data-path="images/api/get-id/2026-05-29-get-id-table-id.png" />

## ViewId

Click on the target view and copy the string starting with 'viw' from the URL, example: `viwXXXXXXXXXX`

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-view-id.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=bb5fe4b925e95aaeeec44757edd6963c" alt="View ID in the URL" className="docs-screenshot" width="1298" height="156" data-path="images/api/get-id/2026-05-29-get-id-view-id.png" />

## FieldId

**Method 1:**

Click the "More" icon (three dots) in the top left corner, then select "Design" to enter the design interface and view all field IDs

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-field-id-design-entry-en.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=ef064e0f1475972be41640c27b953f2e" alt="Open the design page from the More menu" className="docs-screenshot" width="616" height="558" data-path="images/api/get-id/2026-05-29-get-id-field-id-design-entry-en.png" />

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-field-id-design-list.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=a50542ae066f37dfb0a33d134c3580e3" alt="Field IDs in the design page" className="docs-screenshot" width="1020" height="1118" data-path="images/api/get-id/2026-05-29-get-id-field-id-design-list.png" />

**Method 2:**

Double-click the column header or select "Edit field" to open the field properties. In the "DB field name" section, you can find the Field ID.

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-field-id-edit-field-entry-en.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=e5949e1a0e6b0cbf1dfcc6b795fbc92a" alt="Open field settings from the column menu" className="docs-screenshot" width="850" height="654" data-path="images/api/get-id/2026-05-29-get-id-field-id-edit-field-entry-en.png" />

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-field-id-db-field-name-en.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=8252bfbc8a976e1c136f9e58035244d1" alt="DB field name with the field ID" className="docs-screenshot" width="850" height="956" data-path="images/api/get-id/2026-05-29-get-id-field-id-db-field-name-en.png" />

## RecordId

Expand the record edit form and copy the string starting with 'rec' after 'recordId=' in the URL, example: `recXXXXXXXXXX`

<img src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/api/get-id/2026-05-29-get-id-record-id.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=6d9299318698fee4ac7e1a68884e26e6" alt="Record ID in the expanded record URL" className="docs-screenshot" width="1216" height="158" data-path="images/api/get-id/2026-05-29-get-id-record-id.png" />
