accessToken

@SerialName(value = "accessToken")
val accessToken: String?(source)

This is the general access tokens/api token representing a logged in user. Access tokens are the thing that applications use to make API requests on behalf of a user.