- Intro
- Community Libraries
- Permissions Values
- Reference
- Webhooks
- Chat
- List Items
- Users
- Teams
- Members
- Channels
- Webhooks
- Guilded Meta
- Tournaments
- Websocket
Get Featured Tournaments
GET
/tournaments/featured
tournaments
Request
Query Params
maxItems
integer
optional
>= 0
offset
string <date-time>
optional
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/tournaments/featured'
Responses
🟢200OK
application/json
Body
tournaments
array[object (Tournament) {37}]
required
id
string
required
name
string
required
description
string | null
optional
additionalFields.description
priority
integer | null
optional
type
enum<string>
required
Allowed value:
tournament
avatar
string | null
required
/asset/
)banner
string | null
required
/asset/
)logo
string | null
optional
teamId
string
required
gameId
integer | string
required
>= 10100<= 477074
visibilityTeamRoleId
integer | null
optional
membershipTeamRoleId
integer | null
optional
isBase
boolean
optional
additionalGameInfo
object
optional
createdBy
string
optional
createdAt
string <date-time>
optional
updatedBy
string | null
optional
updatedAt
string <date-time> | null
optional
deletedAt
string <date-time> | null
optional
customReactionId
integer | null
optional
isPublic
boolean
optional
archivedAt
string <date-time> | null
optional
archivedBy
string | null
optional
tournamentId
string
deprecated
id
)isPublished
boolean
optional
additionalFields
object | null
optional
minRosterSize
integer
optional
maxRosterSize
integer
optional
maxParticipants
integer | null
optional
null
if no maximumcustomFormId
integer | null
optional
startDate
string <date-time>
required
endDate
string <date-time>
required
teamSize
integer
optional
customLineupFormId
integer | null
optional
tournamentMembers
array [object {5}] | null
optional
isFeatured
boolean | null
optional
false
if null
)staffMembers
array [object {2}]
optional
teams
array [object {5}]
required
id
string
required
name
string
required
isPro
boolean
optional
isVerified
boolean
optional
profilePicture
string <uri> | null
optional
Example
{
"tournaments": [
{
"id": "string",
"name": "string",
"description": "string",
"priority": 0,
"type": "tournament",
"avatar": "string",
"banner": "string",
"logo": "string",
"teamId": "string",
"gameId": 10100,
"visibilityTeamRoleId": 0,
"membershipTeamRoleId": 0,
"isBase": true,
"additionalGameInfo": {},
"createdBy": "string",
"createdAt": "2019-08-24T14:15:22Z",
"updatedBy": "string",
"updatedAt": "2019-08-24T14:15:22Z",
"deletedAt": "2019-08-24T14:15:22Z",
"customReactionId": 0,
"isPublic": true,
"archivedAt": "2019-08-24T14:15:22Z",
"archivedBy": "string",
"tournamentId": "string",
"isPublished": true,
"additionalFields": {
"prizes": {
"title": "string",
"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": {}
}
]
}
]
}
],
"": "string"
}
]
}
}
},
"sponsors": {
"title": "string",
"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": {}
}
]
}
]
}
],
"": "string"
}
]
}
}
},
"description": "string"
},
"minRosterSize": 0,
"maxRosterSize": 0,
"maxParticipants": 0,
"customFormId": 0,
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"teamSize": 0,
"customLineupFormId": 0,
"tournamentMembers": [
{
"teamId": "string",
"userId": "string",
"createdAt": "2019-08-24T14:15:22Z",
"tournamentId": "string",
"membershipRole": "string"
}
],
"isFeatured": true,
"staffMembers": [
{
"userId": "string",
"membershipRole": "string"
}
]
}
],
"teams": [
{
"id": "string",
"name": "string",
"isPro": true,
"isVerified": true,
"profilePicture": "http://example.com"
}
]
}
Modified at 2024-06-10 14:16:22