{
"id": 128,
"profiles": [
{
"aspect_ratio": 0.666,
"file_path": "/vfPQnrMZ87uPjyJYrSkQtqI6c0H.jpg",
"height": 776,
"iso_639_1": null,
"vote_average": 0,
"vote_count": 0,
"width": 517
}
]
}
This endpoint gets the profile images that belong to a person.
{
"id": 128,
"profiles": [
{
"aspect_ratio": 0.666,
"file_path": "/vfPQnrMZ87uPjyJYrSkQtqI6c0H.jpg",
"height": 776,
"iso_639_1": null,
"vote_average": 0,
"vote_count": 0,
"width": 517
}
]
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Images Example
The response is of type object
.