curl --location --request GET 'https://dev.your-api-server.com/api/speaker-identification/v1/sample?fileId=961e654b-1657-481d-95f7-45f4d210bbf7' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{}