curl --request GET \
--url https://api.tightknit.ai/admin/v0/feeds/{feed_id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"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": "03ff107d-099f-4426-81a6-a04690d7afz3",
"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": "03ff107d-099f-4426-81a6-a04690d7afz3",
"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"
}
]
}
]
}
]
}
}Retrieves a feed by ID.
curl --request GET \
--url https://api.tightknit.ai/admin/v0/feeds/{feed_id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"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": "03ff107d-099f-4426-81a6-a04690d7afz3",
"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": "03ff107d-099f-4426-81a6-a04690d7afz3",
"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 ID of the Feed
"123e4567-e89b-12d3-a456-426614174000"
Feed details
Feed
Show child attributes
"12345678-90ab-cdef-1234-567890ab"
"https://example.com/my-banner.png"
":heart:"
"91795199-9d00-47c7-bd6e-d4049bb63451"
false
false
"My Feed"
card, snippet, compact "snippet"
discussion, blog "discussion"
The ID of the Slack channel synced to the Feed
"C088TB6CRL4"
"general"
9001
References to external entities mentioned in the contents of the Slack channel purpose blocks. Note: The channel mentions will not include itself as self-reference.
Show child attributes
The users tagged in the Slack blocks
Show child attributes
"03ff107d-099f-4426-81a6-a04690d7afz3"
"John D."
"U088HCYD418"
The channels at-mentioned in the Slack blocks
Show child attributes
Slack Channel snippet
Feed snippet
Show child attributes
"91795199-9d00-47c7-bd6e-d4049bb63451"
"My Feed"
"my-feed"
The custom emojis used in the Slack blocks
Show child attributes
The name of the aliased emoji, if this is an alias
"wow"
"https://example.com/wow.png"
The URLs used in the Slack blocks
Show child attributes
0-indexed order of the URL in the Slack blocks
0
Whether the URL is from media (e.g. image, video) embedded within the Slack blocks, instead of the raw URL appearing directly in text
false
Whether the URL refers to an image
true
Whether the URL refers to a video
false
"https://example.com/tacos.png"
References to external entities mentioned in the contents of the Slack channel topic blocks. Note: The channel mentions will not include itself as self-reference.
Show child attributes
The users tagged in the Slack blocks
Show child attributes
"03ff107d-099f-4426-81a6-a04690d7afz3"
"John D."
"U088HCYD418"
The channels at-mentioned in the Slack blocks
Show child attributes
Feed snippet
Show child attributes
"91795199-9d00-47c7-bd6e-d4049bb63451"
"My Feed"
"my-feed"
The custom emojis used in the Slack blocks
Show child attributes
The name of the aliased emoji, if this is an alias
"wow"
"https://example.com/wow.png"
The URLs used in the Slack blocks
Show child attributes
0-indexed order of the URL in the Slack blocks
0
Whether the URL is from media (e.g. image, video) embedded within the Slack blocks, instead of the raw URL appearing directly in text
false
Whether the URL refers to an image
true
Whether the URL refers to a video
false
"https://example.com/tacos.png"
"my-feed"
true
Whether members can create posts for this Feed from the Companion Site
true
The Slack channel description in Slack blocks format for rich text input element.
Show child attributes
rich_text Show child attributes
rich_text_section [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the Slack channel description.",
"type": "text"
}
]
}
]
}
]The Slack channel topic in Slack blocks format for rich text input element
Show child attributes
rich_text Show child attributes
rich_text_section [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the Slack channel topic.",
"type": "text"
}
]
}
]
}
]Was this page helpful?