- Intro
- Community Libraries
- Permissions Values
- Reference
- Webhooks
- Chat
- List Items
- Users
- Teams
- Members
- Channels
- Webhooks
- Guilded Meta
- Tournaments
- Websocket
Get List Items
GET
/channels/{channelId}/listitems
listItems
Request
Path Params
channelId
string
required
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://www.guilded.gg/api/channels//listitems'
Responses
🟢200OK
application/json
Body
array of:
id
string <uuid>
read-onlyrequired
Example:
00000000-0000-0000-0000-000000000000
parentId
string <uuid> | null
read-onlyoptional
Example:
00000000-0000-0000-0000-000000000000
channelId
string <uuid>
read-onlyrequired
Example:
00000000-0000-0000-0000-000000000000
teamId
string
read-onlyrequired
createdBy
string
required
webhookId
string <uuid> | null
read-onlyoptional
Example:
00000000-0000-0000-0000-000000000000
createdAt
string <date-time>
read-onlyrequired
updatedBy
string | null
optional
updatedAt
string | null
optional
message
object (Content)
read-onlyrequired
object
enum<string>
required
Allowed value:
value
Example:
value
document
object
required
note
object (Content)
read-onlyoptional
hasNote
boolean
optional
Default:
false
noteCreatedBy
string | null
optional
noteCreatedAt
string <date-time> | null
read-onlyoptional
noteUpdatedBy
string | null
optional
noteUpdatedAt
string <date-time> | null
read-onlyoptional
completedBy
string | null
optional
completedAt
string <date-time> | null
read-onlyoptional
deletedBy
string | null
read-onlyoptional
deletedAt
string <date-time> | null
read-onlyoptional
priority
integer
deprecated
Example:
0
assignedTo
array [object {3}]
optional
message
listItemId
string <uuid>
required
Example:
00000000-0000-0000-0000-000000000000
mentionType
enum<string>
read-onlyrequired
Allowed values:
roleperson
mentionId
string | integer
read-onlyrequired
Example
[
{
"id": "00000000-0000-0000-0000-000000000000",
"parentId": "00000000-0000-0000-0000-000000000000",
"channelId": "00000000-0000-0000-0000-000000000000",
"teamId": "string",
"createdBy": "string",
"webhookId": "00000000-0000-0000-0000-000000000000",
"createdAt": "2019-08-24T14:15:22Z",
"updatedBy": "string",
"updatedAt": "string",
"message": {
"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"
}
]
}
},
"note": {
"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"
}
]
}
},
"hasNote": false,
"noteCreatedBy": "string",
"noteCreatedAt": "2019-08-24T14:15:22Z",
"noteUpdatedBy": "string",
"noteUpdatedAt": "2019-08-24T14:15:22Z",
"completedBy": "string",
"completedAt": "2019-08-24T14:15:22Z",
"deletedBy": "string",
"deletedAt": "2019-08-24T14:15:22Z",
"priority": 0,
"assignedTo": [
{
"listItemId": "00000000-0000-0000-0000-000000000000",
"mentionType": "role",
"mentionId": "string"
}
]
}
]
Modified at 2024-06-10 14:16:22