Audio
Returns a representation of the media table which match the supplied search criteria.
post/admin/medias/search
Request body
Example request
{
"courtroom_name": "1"
}Response
OK
Example response
[
{
"id": 1,
"channel": 1
}
]{
"courtroom_name": "1"
}OK
[
{
"id": 1,
"channel": 1
}
]