curl --request GET \
--url https://api.tightknit.ai/admin/v0/calendar_events/{calendar_event_id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"id": "1fj0vm1dgnh8",
"created_at": "2024-02-01 04:04:39.198523+00",
"updated_at": "2024-02-01 04:04:39.198523+00",
"allow_public_guest_list": false,
"description_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"
}
]
},
"enable_registration_button": true,
"end_date": "2025-01-07T15:30:00-08:00",
"external_speakers": "John Doe, Jane Doe",
"is_unlisted": true,
"link": "https://example.com/my-event",
"location": "1 Market Street, San Francisco, CA",
"luma_event_id": "https://lu.ma/event/evt-6pGPLeDBObis0G4",
"publish_to_site": true,
"triggers_webhooks": true,
"recap_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"
}
]
},
"recording_link": "https://www.youtube.com/watch?v=abc123",
"webhook_custom_metadata": "third-party-event-id",
"show_end_date": true,
"slug": "my-event",
"start_date": "2025-01-07T15:00:00-07:00",
"status": "draft",
"title": "My Event",
"use_registration_btn_as_link": true,
"attendees_count": 10,
"published_to": [
{
"slack_channel_id": "C088Q1MG0LZ",
"slack_message_permalink": "https://my-slack-domain.slack.com/archives/C088Q1MG0LZ/p1737340193466182?thread_ts=1737340593.461179&cid=C088Q1MG0LZ",
"feed_id": "91795199-9d00-47c7-bd6e-d4049bb63451"
}
],
"hosts": [
{
"profile_id": "03ff107d-099f-4426-81a6-a04690d7afz3",
"created_at": "2024-02-01 04:04:39.198523+00",
"preferred_name": "John D.",
"preferred_image_original": "https://example.com/image.png",
"preferred_image_1024": "https://example.com/image1024.png",
"preferred_image_512": "https://example.com/image512.png",
"preferred_image_192": "https://example.com/image192.png",
"preferred_image_72": "https://example.com/image72.png",
"preferred_image_48": "https://example.com/image48.png",
"preferred_image_32": "https://example.com/image32.png",
"preferred_image_24": "https://example.com/image24.png",
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"slack_user_id": "U088HCYD418",
"slack_is_admin": false,
"slack_is_bot": false,
"slack_first_name": "<string>",
"slack_last_name": "<string>",
"slack_image_72": "https://example.com/image72.png",
"slack_image_original": "https://example.com/image.png"
}
],
"speakers": [
{
"profile_id": "03ff107d-099f-4426-81a6-a04690d7afz3",
"created_at": "2024-02-01 04:04:39.198523+00",
"preferred_name": "John D.",
"preferred_image_original": "https://example.com/image.png",
"preferred_image_1024": "https://example.com/image1024.png",
"preferred_image_512": "https://example.com/image512.png",
"preferred_image_192": "https://example.com/image192.png",
"preferred_image_72": "https://example.com/image72.png",
"preferred_image_48": "https://example.com/image48.png",
"preferred_image_32": "https://example.com/image32.png",
"preferred_image_24": "https://example.com/image24.png",
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"slack_user_id": "U088HCYD418",
"slack_is_admin": false,
"slack_is_bot": false,
"slack_first_name": "<string>",
"slack_last_name": "<string>",
"slack_image_72": "https://example.com/image72.png",
"slack_image_original": "https://example.com/image.png"
}
],
"description_slack_blocks": [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the event description.",
"type": "text"
}
]
}
]
}
],
"recap_slack_blocks": [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the event recap.",
"type": "text"
}
]
}
]
}
],
"cover_image_url": "<string>",
"tags": [
{
"id": "12345678-90ab-cdef-1234-567890ab",
"created_at": "2024-02-01 04:04:39.198523+00",
"tag_group_id": "12345678-90ab-cdef-1234-567890ab",
"label": "My Tag"
}
]
}
}Retrieves a calendar event by ID.
curl --request GET \
--url https://api.tightknit.ai/admin/v0/calendar_events/{calendar_event_id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"id": "1fj0vm1dgnh8",
"created_at": "2024-02-01 04:04:39.198523+00",
"updated_at": "2024-02-01 04:04:39.198523+00",
"allow_public_guest_list": false,
"description_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"
}
]
},
"enable_registration_button": true,
"end_date": "2025-01-07T15:30:00-08:00",
"external_speakers": "John Doe, Jane Doe",
"is_unlisted": true,
"link": "https://example.com/my-event",
"location": "1 Market Street, San Francisco, CA",
"luma_event_id": "https://lu.ma/event/evt-6pGPLeDBObis0G4",
"publish_to_site": true,
"triggers_webhooks": true,
"recap_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"
}
]
},
"recording_link": "https://www.youtube.com/watch?v=abc123",
"webhook_custom_metadata": "third-party-event-id",
"show_end_date": true,
"slug": "my-event",
"start_date": "2025-01-07T15:00:00-07:00",
"status": "draft",
"title": "My Event",
"use_registration_btn_as_link": true,
"attendees_count": 10,
"published_to": [
{
"slack_channel_id": "C088Q1MG0LZ",
"slack_message_permalink": "https://my-slack-domain.slack.com/archives/C088Q1MG0LZ/p1737340193466182?thread_ts=1737340593.461179&cid=C088Q1MG0LZ",
"feed_id": "91795199-9d00-47c7-bd6e-d4049bb63451"
}
],
"hosts": [
{
"profile_id": "03ff107d-099f-4426-81a6-a04690d7afz3",
"created_at": "2024-02-01 04:04:39.198523+00",
"preferred_name": "John D.",
"preferred_image_original": "https://example.com/image.png",
"preferred_image_1024": "https://example.com/image1024.png",
"preferred_image_512": "https://example.com/image512.png",
"preferred_image_192": "https://example.com/image192.png",
"preferred_image_72": "https://example.com/image72.png",
"preferred_image_48": "https://example.com/image48.png",
"preferred_image_32": "https://example.com/image32.png",
"preferred_image_24": "https://example.com/image24.png",
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"slack_user_id": "U088HCYD418",
"slack_is_admin": false,
"slack_is_bot": false,
"slack_first_name": "<string>",
"slack_last_name": "<string>",
"slack_image_72": "https://example.com/image72.png",
"slack_image_original": "https://example.com/image.png"
}
],
"speakers": [
{
"profile_id": "03ff107d-099f-4426-81a6-a04690d7afz3",
"created_at": "2024-02-01 04:04:39.198523+00",
"preferred_name": "John D.",
"preferred_image_original": "https://example.com/image.png",
"preferred_image_1024": "https://example.com/image1024.png",
"preferred_image_512": "https://example.com/image512.png",
"preferred_image_192": "https://example.com/image192.png",
"preferred_image_72": "https://example.com/image72.png",
"preferred_image_48": "https://example.com/image48.png",
"preferred_image_32": "https://example.com/image32.png",
"preferred_image_24": "https://example.com/image24.png",
"first_name": "John",
"last_name": "Doe",
"email": "[email protected]",
"slack_user_id": "U088HCYD418",
"slack_is_admin": false,
"slack_is_bot": false,
"slack_first_name": "<string>",
"slack_last_name": "<string>",
"slack_image_72": "https://example.com/image72.png",
"slack_image_original": "https://example.com/image.png"
}
],
"description_slack_blocks": [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the event description.",
"type": "text"
}
]
}
]
}
],
"recap_slack_blocks": [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the event recap.",
"type": "text"
}
]
}
]
}
],
"cover_image_url": "<string>",
"tags": [
{
"id": "12345678-90ab-cdef-1234-567890ab",
"created_at": "2024-02-01 04:04:39.198523+00",
"tag_group_id": "12345678-90ab-cdef-1234-567890ab",
"label": "My Tag"
}
]
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
12"8x38el2x6di9"
Calendar event details
Calendar Event
Show child attributes
"1fj0vm1dgnh8"
"2024-02-01 04:04:39.198523+00"
"2024-02-01 04:04:39.198523+00"
Whether the the event attendee list is public
false
References to external entities mentioned in the contents of the Slack blocks
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"
Whether the event registration button is enabled
true
"2025-01-07T15:30:00-08:00"
"John Doe, Jane Doe"
"https://example.com/my-event"
"1 Market Street, San Francisco, CA"
"https://lu.ma/event/evt-6pGPLeDBObis0G4"
Whether the event is published to the companion site
true
Whether the event triggers the relevant webhooks
true
References to external entities mentioned in the contents of the Slack blocks
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"
"https://www.youtube.com/watch?v=abc123"
Custom metadata to be included in data emitted to the subscribed webhook(s)
"third-party-event-id"
The URL slug for the event.
"my-event"
"2025-01-07T15:00:00-07:00"
The event status.
draft, needs_approval, published "My Event"
10
The Slack channel(s) and connected site feed(s), if any, that the event announcements are posted to when published.
1 - 10 elementsShow child attributes
The Slack channel ID
"C088Q1MG0LZ"
The URL permalink to the Slack message
"https://my-slack-domain.slack.com/archives/C088Q1MG0LZ/p1737340193466182?thread_ts=1737340593.461179&cid=C088Q1MG0LZ"
The feed ID
"91795199-9d00-47c7-bd6e-d4049bb63451"
The user(s) featured as a host for the event.
10Show child attributes
"03ff107d-099f-4426-81a6-a04690d7afz3"
"2024-02-01 04:04:39.198523+00"
"John D."
"https://example.com/image.png"
"https://example.com/image1024.png"
"https://example.com/image512.png"
"https://example.com/image192.png"
"https://example.com/image72.png"
"https://example.com/image48.png"
"https://example.com/image32.png"
"https://example.com/image24.png"
"John"
"Doe"
"U088HCYD418"
false
false
DEPRECATED: use first_name instead
DEPRECATED: use last_name instead
"https://example.com/image72.png"
"https://example.com/image.png"
The user(s) featured as a speaker for the event.
10Show child attributes
"03ff107d-099f-4426-81a6-a04690d7afz3"
"2024-02-01 04:04:39.198523+00"
"John D."
"https://example.com/image.png"
"https://example.com/image1024.png"
"https://example.com/image512.png"
"https://example.com/image192.png"
"https://example.com/image72.png"
"https://example.com/image48.png"
"https://example.com/image32.png"
"https://example.com/image24.png"
"John"
"Doe"
"U088HCYD418"
false
false
DEPRECATED: use first_name instead
DEPRECATED: use last_name instead
"https://example.com/image72.png"
"https://example.com/image.png"
The event 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 event description.",
"type": "text"
}
]
}
]
}
]
The event recap in Slack blocks format for rich text input element. Only one of recap_slack_blocks or recap_text must be present.
Show child attributes
rich_text Show child attributes
rich_text_section [
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"text": "This is the event recap.",
"type": "text"
}
]
}
]
}
]
Show child attributes
"12345678-90ab-cdef-1234-567890ab"
"2024-02-01 04:04:39.198523+00"
The ID of the Tag Group this tag belongs to
"12345678-90ab-cdef-1234-567890ab"
The label of the tag, unique within the Tag Group
"My Tag"
Was this page helpful?