Skip to content

Get Movie Genres

GET
/api/v1/movie/genres

Responses

OK

application/json
JSON
{
  
"data": [
  
],
  
"status": "success"
}

Playground

Samples

Powered by VitePress OpenAPI