curl --location --request GET 'https://www.guilded.gg/api/channels//thread'
{
"thread": {
"id": "00000000-0000-0000-0000-000000000000",
"name": "string",
"type": "Team",
"contentType": "announcement",
"priority": 0,
"description": "string",
"settings": {
"isBlog": true,
"disableComments": true,
"slowMode": 5
},
"roles": [
null
],
"rolesById": {
"{roleId}": {
"teamId": "string",
"channelId": "00000000-0000-0000-0000-000000000000",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"teamRoleId": 0,
"allowPermissions": {
"general": 4,
"recruitment": 8,
"announcements": 16,
"chat": 32,
"calendar": 64,
"forums": 128,
"docs": 256,
"media": 512,
"voice": 1024,
"matchmaking": 2048,
"customization": 4096,
"forms": 8192,
"lists": 16384,
"brackets": 32768,
"scheduling": 65536,
"bots": 1,
"xp": 1,
"streams": 1
},
"denyPermissions": {
"general": 4,
"recruitment": 8,
"announcements": 16,
"chat": 32,
"calendar": 64,
"forums": 128,
"docs": 256,
"media": 512,
"voice": 1024,
"matchmaking": 2048,
"customization": 4096,
"forms": 8192,
"lists": 16384,
"brackets": 32768,
"scheduling": 65536,
"bots": 1,
"xp": 1,
"streams": 1
}
}
},
"tournamentRolesById": {},
"teamId": "string",
"channelCategoryId": 0,
"addedAt": "2019-08-24T14:15:22Z",
"channelId": "00000000-0000-0000-0000-000000000000",
"isRoleSynced": true,
"isPublic": true,
"groupId": "string",
"createdAt": "2019-08-24T14:15:22Z",
"createdBy": "string",
"updatedAt": "2019-08-24T14:15:22Z",
"archivedAt": "string",
"parentChannelId": "00000000-0000-0000-0000-000000000000",
"autoArchiveAt": "2019-08-24T14:15:22Z",
"deletedAt": "2019-08-24T14:15:22Z",
"archivedBy": "string",
"createdByWebhookId": "00000000-0000-0000-0000-000000000000",
"archivedByWebhookId": "00000000-0000-0000-0000-000000000000",
"userPermissions": [
{
"userId": "string",
"channelId": "00000000-0000-0000-0000-000000000000",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"allowPermissions": {
"general": 4,
"recruitment": 8,
"announcements": 16,
"chat": 32,
"calendar": 64,
"forums": 128,
"docs": 256,
"media": 512,
"voice": 1024,
"matchmaking": 2048,
"customization": 4096,
"forms": 8192,
"lists": 16384,
"brackets": 32768,
"scheduling": 65536,
"bots": 1,
"xp": 1,
"streams": 1
},
"denyPermissions": {
"general": 4,
"recruitment": 8,
"announcements": 16,
"chat": 32,
"calendar": 64,
"forums": 128,
"docs": 256,
"media": 512,
"voice": 1024,
"matchmaking": 2048,
"customization": 4096,
"forms": 8192,
"lists": 16384,
"brackets": 32768,
"scheduling": 65536,
"bots": 1,
"xp": 1,
"streams": 1
}
}
],
"tournamentRoles": [
null
],
"originatingChannelContentType": "chat",
"originatingChannelId": "00000000-0000-0000-0000-000000000000",
"participants": [
{
"id": "string"
}
],
"userIds": [
"string"
],
"threadMessageId": "00000000-0000-0000-0000-000000000000",
"lastMessage": {
"id": "00000000-0000-0000-0000-000000000000",
"channelId": "00000000-0000-0000-0000-000000000000",
"content": {
"object": "value",
"document": {
"object": "document",
"data": {
"profile": {
"name": "shay",
"profilePicture": "https://s3-us-west-2.amazonaws.com/www.guilded.gg/WebhookThumbnail/3626a9cdc1020a98bd6c1724049c89a8-Full.webp?w=160&h=160"
},
"hiddenEmbedUrls": {
"{url}": false
}
},
"nodes": [
{
"object": "block",
"type": "markdown-plain-text",
"data": {
"isEmbedMessage": false,
"embeds": [
{
"title": "string",
"description": "string",
"url": "string",
"color": 0,
"timestamp": "string",
"footer": {
"text": "string",
"icon_url": "string",
"iconUrl": "string"
},
"thumbnail": {
"url": "string"
},
"image": {
"url": "string"
},
"author": {
"name": "string",
"url": "string",
"icon_url": "string",
"iconUrl": "string"
},
"fields": [
{
"name": "string",
"value": "string",
"inline": true
}
]
}
],
"url": "string",
"createdBy": "string",
"oldName": "string",
"newName": "string",
"type": "channel-renamed"
},
"nodes": [
{
"object": "text",
"type": "mention",
"data": {
"mention": {
"type": "role",
"matcher": "string",
"name": "string",
"nickname": true,
"color": "string",
"id": "string",
"sortOrder": 0
},
"reaction": {
"id": 0,
"customReactionId": 0,
"customReaction": {
"id": 761262,
"name": "frog-donut",
"png": "https://s3-us-west-2.amazonaws.com/www.guilded.gg/CustomReaction/02f8bf8e57fb08568e9260461f34390c-Full.webp?w=120&h=120",
"webp": "https://s3-us-west-2.amazonaws.com/www.guilded.gg/CustomReaction/02f8bf8e57fb08568e9260461f34390c-Full.webp?w=120&h=120",
"apng": null
}
},
"channel": {
"id": "string"
},
"href": "string"
},
"leaves": [
{
"object": "leaf",
"text": "string",
"marks": [
{
"data": {},
"object": "mark",
"type": "bold"
}
]
}
]
}
],
"": "string"
}
]
}
},
"type": "default",
"createdBy": "Ann6LewA",
"createdAt": "2019-08-24T14:15:22Z",
"webhookId": "00000000-0000-0000-0000-000000000000",
"isOptimistic": true,
"isPrivate": false,
"isSilent": false,
"repliesToIds": [
"00000000-0000-0000-0000-000000000000"
],
"guildedClientId": "00000000-0000-0000-0000-000000000000"
},
"messageCount": 0
}
}