API ReferenceObjectsAccessTokenOn this pageAccessTokenNo descriptiontype AccessToken { access_token: String! refresh_token: String! expires_in: Int! token_type: String!}Fieldsaccess_token (String!)refresh_token (String!)expires_in (Int!)token_type (String!)