Need to get the festival UUID first? Use the Search festival by name endpoint.
Get the festival’s metadata.
GET /api/v2/festival/{uuid}
Parameter name | Value | Description | Additional |
---|---|---|---|
uuid | string | A festival UUID |
Required |
Status 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 |