Skip to main content
GET
/
3
/
account
/
{account_id}
{
  "avatar": {
    "gravatar": {
      "hash": "70a28376addadc1aacdbc7e6214f15ad"
    },
    "tmdb": {
      "avatar_path": null
    }
  },
  "id": 21719561,
  "include_adult": false,
  "iso_3166_1": "NG",
  "iso_639_1": "en",
  "name": "",
  "username": "Chisa_"
}

Authorizations

api_key
string
query
required

Path Parameters

account_id
string
required

Response

200 - application/json

Details

avatar
object
id
number
Example:

21719561

include_adult
boolean
Example:

false

iso_3166_1
string
Example:

"NG"

iso_639_1
string
Example:

"en"

name
string
Example:

""

username
string
Example:

"Chisa_"

I