GET /artistsFetch current retailer's artist list based on the origin greedbag shop domain.
Require valid origin greedbag shop domain.
GET /artists/[artist_identifier]Fetch artist's inforation and products from the specified artist_identifier.
The artist_identifier must belong to the request origin greedbag retailer.
{
"id": "70562836070001",
"identifier": "the-speakers-at-the-state",
"status": "live",
"create_time": "2021-02-08 17:34:16",
"modify_time": "2021-02-08 17:34:16",
"name": "The speakers at the state51 Church",
"products": []
}