Direct Event Data Serving
Get performer
Get performer’s whole informations and the events in which they take part. You can use it to create a page for the performer.
GET
/
v2
/
performer
/
{performerId}
Authorizations
Authorization
string
headerrequiredIt is the "access_token" returned after login
Path Parameters
performerId
number
requiredResponse
200 - application/json
Performer object
id
integer
name
string
image
string | null
squareImage
string | null
rectangleImage
string | null
webImage
string | null
events
object[]