Events
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
siteKeystringRequired
slugstringRequired
Query parameters
limitnumber · nullableOptional
pagenumber · nullableOptional
orderBystringOptional
dirstring · enumOptionalPossible values:
featuredbooleanOptional
upcomingbooleanOptional
ltnumber · nullableOptional
gtnumber · nullableOptional
legacyIdstringOptional
tagsany ofOptional
stringOptional
string[]Optional
rootOnlybooleanOptional
querystring · nullableOptional
Responses
200
Retrieve events for a Profile
application/json
countnumberOptionalDefault:
0404
Profile not found
get/api/v2/{siteKey}/public/profiles/{slug}/events
GET /api/v2/{siteKey}/public/profiles/{slug}/events HTTP/1.1
Host: app.venuecms.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"records": [
{
"id": "text",
"siteId": "text",
"description": "text",
"slug": "text",
"image": {
"id": "text",
"siteId": "text",
"uploaded": true,
"inline": true,
"url": "text",
"mimeType": "text",
"size": "text",
"width": 1,
"height": 1,
"duration": 1,
"metadata": {},
"title": "text",
"caption": "text",
"credit": "text",
"altText": "text"
},
"startDate": "text",
"endDate": "text",
"hasTime": true,
"publishState": "DRAFT",
"location": {
"siteId": "text",
"image": {
"id": "text",
"siteId": "text",
"uploaded": true,
"inline": true,
"url": "text",
"mimeType": "text",
"size": "text",
"width": 1,
"height": 1,
"duration": 1,
"metadata": {},
"title": "text",
"caption": "text",
"credit": "text",
"altText": "text"
},
"address": "text",
"address2": "text",
"state": "text",
"region": "text",
"city": "text",
"zipCode": "text",
"country": "text",
"externalLink": "text",
"mapLink": "text",
"lat": 1,
"lng": 1,
"tags": [
{
"tagId": "text",
"tag": {
"id": "text",
"siteId": "text",
"title": "text",
"parentTags": [
{
"tagId": "text",
"parentTagId": "text",
"createdAt": "text",
"parentTag": {
"id": "text",
"siteId": "text",
"title": "text"
}
}
]
}
}
],
"localizedContent": [
{
"siteId": "text",
"locale": "text",
"title": "text",
"content": "text",
"shortContent": "text",
"extraContent": "text",
"excerpt": "text",
"metaTitle": "text",
"metaDescription": "text",
"keywords": "text",
"contentJSON": {}
}
],
"isDefault": true
},
"artists": [
{
"profile": {
"siteId": "text",
"slug": "text",
"tags": [
{
"tagId": "text",
"tag": {
"id": "text",
"siteId": "text",
"title": "text",
"parentTags": [
{
"tagId": "text",
"parentTagId": "text",
"createdAt": "text",
"parentTag": {
"id": "text",
"siteId": "text",
"title": "text"
}
}
]
}
}
],
"image": {
"id": "text",
"siteId": "text",
"uploaded": true,
"inline": true,
"url": "text",
"mimeType": "text",
"size": "text",
"width": 1,
"height": 1,
"duration": 1,
"metadata": {},
"title": "text",
"caption": "text",
"credit": "text",
"altText": "text"
},
"localizedContent": [
{
"siteId": "text",
"locale": "text",
"title": "text",
"content": "text",
"shortContent": "text",
"extraContent": "text",
"excerpt": "text",
"metaTitle": "text",
"metaDescription": "text",
"keywords": "text",
"contentJSON": {}
}
],
"custom": [
{
"data": null,
"customSchemaId": "text"
}
]
}
}
],
"tickets": [
{
"name": "text",
"price": 1,
"externalLink": "text",
"currency": "text",
"roles": [],
"localizedContent": [
{
"siteId": "text",
"locale": "text",
"title": "text",
"content": "text",
"shortContent": "text",
"extraContent": "text",
"excerpt": "text",
"metaTitle": "text",
"metaDescription": "text",
"keywords": "text",
"contentJSON": {}
}
],
"order": 1
}
],
"tags": [
{
"tagId": "text",
"tag": {
"id": "text",
"siteId": "text",
"title": "text",
"parentTags": [
{
"tagId": "text",
"parentTagId": "text",
"createdAt": "text",
"parentTag": {
"id": "text",
"siteId": "text",
"title": "text"
}
}
]
}
}
],
"custom": [
{
"data": null,
"customSchemaId": "text"
}
],
"localizedContent": [
{
"siteId": "text",
"locale": "text",
"title": "text",
"content": "text",
"shortContent": "text",
"extraContent": "text",
"excerpt": "text",
"metaTitle": "text",
"metaDescription": "text",
"keywords": "text",
"contentJSON": {}
}
],
"relations": {
"parents": [
{
"id": "text",
"slug": "text",
"publishState": "text",
"startDate": "text",
"endDate": "text",
"localizedContent": [
{
"siteId": "text",
"locale": "text",
"title": "text",
"content": "text",
"shortContent": "text",
"extraContent": "text",
"excerpt": "text",
"metaTitle": "text",
"metaDescription": "text",
"keywords": "text",
"contentJSON": {}
}
],
"image": {
"id": "text",
"siteId": "text",
"uploaded": true,
"inline": true,
"url": "text",
"mimeType": "text",
"size": "text",
"width": 1,
"height": 1,
"duration": 1,
"metadata": {},
"title": "text",
"caption": "text",
"credit": "text",
"altText": "text"
}
}
],
"children": [
{
"id": "text",
"slug": "text",
"publishState": "text",
"startDate": "text",
"endDate": "text",
"localizedContent": [
{
"siteId": "text",
"locale": "text",
"title": "text",
"content": "text",
"shortContent": "text",
"extraContent": "text",
"excerpt": "text",
"metaTitle": "text",
"metaDescription": "text",
"keywords": "text",
"contentJSON": {}
}
],
"image": {
"id": "text",
"siteId": "text",
"uploaded": true,
"inline": true,
"url": "text",
"mimeType": "text",
"size": "text",
"width": 1,
"height": 1,
"duration": 1,
"metadata": {},
"title": "text",
"caption": "text",
"credit": "text",
"altText": "text"
}
}
]
},
"jsonLd": {
"ANY_ADDITIONAL_PROPERTY": null
},
"ogImageUrl": "text"
}
],
"count": 0
}
