get https://api.kinopoisk.dev/v1.4/person/search
Этот метод вернет список персон которые подходят под ваш запрос.
Log in to see full request history
Response
Этот метод вернет список персон которые подходят под ваш запрос.
xxxxxxxxxx
curl --request GET \
--url 'https://api.kinopoisk.dev/v1.4/person/search?page=1&limit=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: