Skip to main content

Get Fulfillment by TikTok Settings

GET 

/api/tiktok-shop/:integrationInstance/fbt/settings

Read the Fulfillment by TikTok configuration for one TikTok Shop integration instance.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Returns the on/off state, the pre-selected ship-from warehouse for new inbound plans, the compliance warning lead time in days, the FBT regions the shop is onboarded in, the last known enrolment outcome, and the captive FBT warehouse that mirrors TikTok-owned stock.

authorization is one of:

  • ok — enrolled and authorized
  • not_enrolled — the shop is not enrolled in Fulfillment by TikTok yet
  • missing_fbt_scope — enrolled, but the connection was authorized before the FBT inbound permission existed and must be re-authorized
  • error — TikTok could not confirm enrolment on the last attempt

This read never calls TikTok; the enrolment check runs only when the setting is turned on.

Requires an authenticated token. No extra permission is needed for this read.

Request

Responses

OK

Response Headers
    Content-Type