Docs
/
/

Get feed settings

Returns the feed settings for a user.

Get feed settings

Returns the feed settings for a user.

Endpoint

GET/v1/users/{user_id}/feeds/{id}/settings

Rate limit

Tier 4

Path parameters

user_id
string

The unique identifier of the user.

id
string(uuid)

The unique identifier for the channel.

Returns

UserInAppFeedSettingsResponse

The response for the user's feed settings.

features
object

Features configuration for the user's feed.

branding_required
boolean

Whether branding is required for the user's feed.

New chat