---
title: "Lists all videos available for this Artist / Band"
method: GET
path: "/Music/Videos/{AccessToken}/{ArtistID}"
tags: ["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]
---

# Lists all videos available for this Artist / Band

`GET /Music/Videos/{AccessToken}/{ArtistID}`

## Path parameters

- `AccessToken` string, required
- `ArtistID` string, required

## Response `200`

Lists all videos available for this Artist / Band

- MusicVideo[]
  - `AlbumID` string
  - `ArtistID` string
  - `Decription` string
  - `Video` string

---

[API](https://skmtc.net/hillbillysoftware/apis/shinobi.md) · [All operations](https://skmtc.net/hillbillysoftware/apis/shinobi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hillbillysoftware/shinobi/versions/bae3912d71e5/schema)
