explore

Explore Scroll

The Explore scroll as a given account would see it. The saved-tab feed mirrors the Saved feature's access — any signed-in user viewing their own slate (guests are gated out client-side, same as Saved). as_user impersonation is unchanged: still an admin-preview affordance whose target must be an admin account.

get/explore/scroll

Query parameters

as_userstring uuid nullable
session_idstring nullable
surface'saved_tab' | 'admin_preview'
offsetinteger
limitinteger

Headers

x-client-buildstring nullable

Response

Successful Response

request_idstring required
anchor_labelstring nullable
next_offsetinteger nullable

Changes