Skip to main content
Get Bookings by User ID and Type

Query Parameters

userId
string
required

The ID of the user

type
enum<string>
required

The type of user (artist or customer)

Available options:
artist,
customer

Response

200 - application/json

Bookings retrieved successfully

bookings
object[]
totalCount
number