Get festival metadata

Need to get the festival UUID first? Use the Search festival by name endpoint.

Request

GET /api/v2/festival/{uuid}

Path parameters

Parameter Value Description Additional
uuid string A festival UUID Required

Response

Code Description Resource
200 OK

A festival response

Festival
401 Unauthorized

You are not logged in

403 Forbidden

This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access.

404 Not Found

Festival not found

Explore

A festival UUID

Try it out