Website logo
⌘K
API quickstart
Welcome
Forming API requests
Response status codes
Rate-limiting & pagination
How data is structured in Brella
A note on external_id fields
Authentication & API keys
Changelog
Events
Invites
Attendees
RSVP & Session check-in
Get all RSVPs by attendee id
Get all RSVPs by timeslot id
Create RSVP for timeslot
Delete RSVP from timeslot
Sponsors
Speakers
Schedule
Statistics & analytics
Get all meetings & chats by attendee id (cloned)
Get meeting or chat by id
Get tracking sessions by attendee id
Get tracking session slices by attendee id
Webhooks
Docs powered by Archbee
Sponsors

List all sponsors

1min
List all sponsors in a specific event
GET
Params
Path Params
{organizationId}
required
Number
The id of the Brella organization you are trying to retrieve data from
{eventId}
required
Number
The id of the Brella event you are trying to retrieve data from
Query Parameters
page[size]
optional
String
Paginate the response of this endpoint. By default Brella's endpoints do not enforce pagination
page[number]
optional
String
Retrieve a specific page of results if pagination is enabled using the previous parameter.
Header Parameters
Brella-API-Access-Token
required
String
Your unique Brella API key
Accept
required
String
application/vnd.brella.v4+json
Content-Type
required
String
application/json
Curl
curl --location -g --request GET 'https://api.brella.io/api/integration/organizations/{organizationId}/events/{eventId}/attendees' \
--header 'Brella-API-Access-Token: String' \
--header 'Accept: application/vnd.brella.v4+json' \
--header 'Content-Type: application/json'
Responses
200
{
    "data": [
        {
            "id": "68240",
            "type": "sponsor",
            "attributes": {
                "name": "Platipen Pencil Co.",
                "order": null,
                "logo-url": "https://brella-test.brella.io/uploaded/sponsor/logo/68240/84abac81e.jpg",
                "cover-image-url": "https://brella-test.brella.io/uploaded/sponsor/coverimage/68240/geng29j81e.jpg",
                "website": "https://platypus.co/",
                "twitter": "platipuspencils",
                "linkedin": "https://linkedin.com/in/platt",
                "facebook": "https://facebook.com/platypencil",
                "instagram": "@platipusofficialig",
                "subtitle": "Platipen is your partner in pencil technologies!",
                "industry": 6,
                "position": 1,
                "content": {
                    "blocks": [
                        {
                            "key": "7iugn",
                            "text": "There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.",
                            "type": "unstyled",
                            "depth": 0,
                            "inline_style_ranges": [
                                {
                                    "offset": 0,
                                    "length": 202,
                                    "style": "color-rgb(0,0,0)"
                                },
                                {
                                    "offset": 0,
                                    "length": 202,
                                    "style": "bgcolor-rgb(255,255,255)"
                                },
                                {
                                    "offset": 0,
                                    "length": 202,
                                    "style": "fontsize-14"
                                },
                                {
                                    "offset": 0,
                                    "length": 202,
                                    "style": "fontfamily-Open Sans\", Arial, sans-serif"
                                }
                            ],
                            "entity_ranges": [],
                            "data": {}
                        }
                    ],
                    "entity_map": {}
                },
                "uses-chat": true,
                "app-sponsor": false,
                "app-sponsor-image-url": null,
                "cta-text": "Visit booth",
                "uses-analytics": true,
                "lead-scanning-enabled": false,
                "has-automatic-representatives-linking": true,
                "created-at": "2022-05-02T12:11:06.126Z",
                "updated-at": "2023-01-29T18:08:17.249Z",
                "chat-channel-id": "sendbird_open_channel_13491_d5d0db9jj92d00f0674c73ba4fdcf73b"
            },
            "relationships": {
                "category": {
                    "data": {
                        "id": "11471",
                        "type": "sponsor-category"
                    }
                },
                "attendees": {
                    "data": [
                        {
                            "id": "982409",
                            "type": "attendee"
                        }
                    ]
                },
                "deck-media": {
                    "data": []
                },
                "attachments": {
                    "data": []
                },
                "tabs": {
                    "data": []
                }
            }
        },
        {
            "id": "81550",
            "type": "sponsor",
            "attributes": {
                "name": "Amazing Ventures Inc.",
                "order": null,
                "logo-url": "https://brella-test.brella.io/uploaded/sponsor/logo/81550/44taxc1fa1.jpg",
                "cover-image-url": null,
                "website": "https://brella.io/",
                "twitter": "amazingventuresco",
                "linkedin": "https://linkedin.com/in/amazingvencobank",
                "facebook": "https://facebook.com/amazingvenco",
                "instagram": "@amazingventuresig",
                "subtitle": "The world's foremost expert on alt banking",
                "industry": 11,
                "position": 2,
                "content": {
                    "blocks": [
                        {
                            "key": "1mmc",
                            "text": "It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.paragraphswordsbyteslistsStart with 'Loremipsum dolor sit amet...'",
                            "type": "unstyled",
                            "depth": 0,
                            "inline_style_ranges": [
                                {
                                    "offset": 0,
                                    "length": 331,
                                    "style": "color-rgb(0,0,0)"
                                },
                                {
                                    "offset": 0,
                                    "length": 331,
                                    "style": "bgcolor-rgb(255,255,255)"
                                },
                                {
                                    "offset": 0,
                                    "length": 331,
                                    "style": "fontsize-14"
                                },
                                {
                                    "offset": 0,
                                    "length": 331,
                                    "style": "fontfamily-Open Sans\", Arial, sans-serif"
                                }
                            ],
                            "entity_ranges": [],
                            "data": {
                                "text_align": "justify"
                            }
                        }
                    ],
                    "entity_map": {}
                },
                "uses-chat": null,
                "app-sponsor": false,
                "app-sponsor-image-url": null,
                "cta-text": "Visit booth, get pencil",
                "uses-analytics": true,
                "lead-scanning-enabled": false,
                "has-automatic-representatives-linking": true,
                "created-at": "2023-01-29T18:10:46.647Z",
                "updated-at": "2023-01-29T18:10:46.647Z",
                "chat-channel-id": null
            },
            "relationships": {
                "category": {
                    "data": {
                        "id": "11471",
                        "type": "sponsor-category"
                    }
                },
                "attendees": {
                    "data": []
                },
                "deck-media": {
                    "data": []
                },
                "attachments": {
                    "data": []
                },
                "tabs": {
                    "data": []
                }
            }
        }
    ],
    "included": [
        {
            "id": "11471",
            "type": "sponsor-category",
            "attributes": {
                "level": "medium",
                "name": "Networking sponsor",
                "position": 1,
                "sponsors-count": 2,
                "allows-meet-at-booth": false
            }
        }
    ]
}




Updated 09 Aug 2023
Did this page help you?
PREVIOUS
Delete RSVP from timeslot
NEXT
Get sponsor by id
Docs powered by Archbee
TABLE OF CONTENTS
GET
List all sponsors
Docs powered by Archbee