return this.getAuthEndpoint()
    .get({
      headers: this.headers,
      _token: options.token
    })