mStream/docs/API/db_artists.md
2017-03-03 12:46:02 -05:00

232 B

Get Artists

Gets all artists

  • URL

    /db/artists

  • Method:

    GET

  • Success Response:

    • Code: 200
      Content: List of artists

      ['Artist 1', 'Artist 2', 'Artist 3']