curl --request GET \
--url https://api.tightknit.ai/admin/v0/feeds \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"page": 0,
"per_page": 10,
"count": 10,
"total_records": 100,
"total_pages": 10,
"has_next": true,
"records": [
{
"banner_file_id": "12345678-90ab-cdef-1234-567890ab",
"banner_file_url": "https://example.com/my-banner.png",
"emoji_icon": ":heart:",
"id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"is_archived": false,
"is_unlisted": false,
"label": "My Feed",
"list_view_display_format": "snippet",
"post_detail_display_format": "discussion",
"slack_channel_id": "C088TB6CRL4",
"slack_channel_name": "general",
"slack_channel_num_members": 9001,
"slack_channel_purpose_slack_blocks_references": {
"mentioned_slack_users": [
{
"profile_id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"preferred_name": "John D.",
"slack_user_id": "U088HCYD418"
}
],
"mentioned_slack_channels": [
{
"slack_channel": {
"id": "C088TB6CRL4",
"name": "general"
},
"feed": {
"id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"label": "My Feed",
"slug": "my-feed"
}
}
],
"custom_emojis": [
{
"alias": "<string>",
"name": "wow",
"url": "https://example.com/wow.png"
}
],
"urls": [
{
"order_seen": 0,
"is_embedded_media": false,
"is_image": true,
"is_video": false,
"url": "https://example.com/tacos.png"
}
]
},
"slack_channel_topic_slack_blocks_references": {
"mentioned_slack_users": [
{
"profile_id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"preferred_name": "John D.",
"slack_user_id": "U088HCYD418"
}
],
"mentioned_slack_channels": [
{
"slack_channel": {
"id": "C088TB6CRL4",
"name": "general"
},
"feed": {
"id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"label": "My Feed",
"slug": "my-feed"
}
}
],
"custom_emojis": [
{
"alias": "<string>",
"name": "wow",
"url": "https://example.com/wow.png"
}
],
"urls": [
{
"order_seen": 0,
"is_embedded_media": false,
"is_image": true,
"is_video": false,
"url": "https://example.com/tacos.png"
}
]
},
"slug": "my-feed",
"show_in_navigation_menu": true,
"is_site_posting_enabled": true,
"slack_channel_purpose_slack_blocks": [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the Slack channel description.",
"type": "text"
}
]
}
]
}
],
"slack_channel_topic_slack_blocks": [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the Slack channel topic.",
"type": "text"
}
]
}
]
}
]
}
]
}
}Returns a paginated list of feeds.
curl --request GET \
--url https://api.tightknit.ai/admin/v0/feeds \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"page": 0,
"per_page": 10,
"count": 10,
"total_records": 100,
"total_pages": 10,
"has_next": true,
"records": [
{
"banner_file_id": "12345678-90ab-cdef-1234-567890ab",
"banner_file_url": "https://example.com/my-banner.png",
"emoji_icon": ":heart:",
"id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"is_archived": false,
"is_unlisted": false,
"label": "My Feed",
"list_view_display_format": "snippet",
"post_detail_display_format": "discussion",
"slack_channel_id": "C088TB6CRL4",
"slack_channel_name": "general",
"slack_channel_num_members": 9001,
"slack_channel_purpose_slack_blocks_references": {
"mentioned_slack_users": [
{
"profile_id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"preferred_name": "John D.",
"slack_user_id": "U088HCYD418"
}
],
"mentioned_slack_channels": [
{
"slack_channel": {
"id": "C088TB6CRL4",
"name": "general"
},
"feed": {
"id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"label": "My Feed",
"slug": "my-feed"
}
}
],
"custom_emojis": [
{
"alias": "<string>",
"name": "wow",
"url": "https://example.com/wow.png"
}
],
"urls": [
{
"order_seen": 0,
"is_embedded_media": false,
"is_image": true,
"is_video": false,
"url": "https://example.com/tacos.png"
}
]
},
"slack_channel_topic_slack_blocks_references": {
"mentioned_slack_users": [
{
"profile_id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"preferred_name": "John D.",
"slack_user_id": "U088HCYD418"
}
],
"mentioned_slack_channels": [
{
"slack_channel": {
"id": "C088TB6CRL4",
"name": "general"
},
"feed": {
"id": "91795199-9d00-47c7-bd6e-d4049bb63451",
"label": "My Feed",
"slug": "my-feed"
}
}
],
"custom_emojis": [
{
"alias": "<string>",
"name": "wow",
"url": "https://example.com/wow.png"
}
],
"urls": [
{
"order_seen": 0,
"is_embedded_media": false,
"is_image": true,
"is_video": false,
"url": "https://example.com/tacos.png"
}
]
},
"slug": "my-feed",
"show_in_navigation_menu": true,
"is_site_posting_enabled": true,
"slack_channel_purpose_slack_blocks": [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the Slack channel description.",
"type": "text"
}
]
}
]
}
],
"slack_channel_topic_slack_blocks": [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the Slack channel topic.",
"type": "text"
}
]
}
]
}
]
}
]
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The page number (0-indexed)
0
The number of records per page
10
Filters results based on whether the feeds are unlisted. If no filter specified, all feeds are returned.
Filters results based on whether the feeds are archived. If no filter specified, all feeds are returned.
Was this page helpful?