This endpoint is under development and not yet available in production. Contact support@musique.app to be notified when it launches.
Request
Response
| Field | Type | Description |
|---|---|---|
playlistId | integer | Unique identifier for the playlist |
playlistName | string | Display name of the playlist |
updatedAt | string (ISO 8601) | Last time playlist metadata (e.g. name) was updated |
songsUpdatedAt | string (ISO 8601) | Last time songs were added or removed from the playlist |
Error Responses
| Status | Code | Description |
|---|---|---|
401 | invalid_token | Token is missing, invalid, or revoked |
500 | internal_error | Unexpected server error |

