Open JColonJr opened 2 years ago
Returns all the songs created by the current user.
[ ] An authenticated user is required for a successful response
[ ] Successful response includes only songs created by the current user
[ ] Song data returned includes the id, userId, albumId, title, description, url, createdAt, updatedAt, and previewImage
Returns all the songs created by the current user.
[ ] An authenticated user is required for a successful response
[ ] Successful response includes only songs created by the current user
[ ] Song data returned includes the id, userId, albumId, title, description, url, createdAt, updatedAt, and previewImage