This endpoint retrieves detailed information about a specific playlist using its unique playlistId. It provides comprehensive metadata about the playlist, including its title, creation mode (manual or smart), media items along with the metadata of each media in the playlist.
An e-learning platform requests details for the playlist “Beginner Python Series” by providing its unique playlistId. The response includes the playlist”s title, creation mode, and the ordered list of video tutorials contained within, enabling the platform to present the full learning path to users.
FastPix APIs are secured with Basic Authentication. Use your Access Token ID as the username and Secret Key as the password in the Authorization header of each API request.
Activate your FastPix account to generate your API credentials. See the guide here