Skip to main content

Get playlist

GET 

/api/playlist/:playlistId

Get playlist by id

Request

Path Parameters

    playlistId integerrequired

    ID of the playlist

Responses

OK

Schema

    id integer
    name string
    tracks_count integer
    cover string
    updated_at string
Loading...