• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Account_API / Account_API::fetch_user()
Product: Virtual Events

Account_API::fetch_user( string $user_id = '', boolean $settings = false, string $access_token = '' )

Get a User’s information or settings.

Contents

  • Parameters
  • Return
  • Source
  • Changelog

Parameters

$user_id

(string) (Optional) A Zoom user id.

Default value: ''

$settings

(boolean) (Optional) Whether to fetch the users settings.

Default value: false

$access_token

(string) (Optional) A provided access token to use to access the API.

Default value: ''


Top ↑

Return

(TribeEventsVirtualMeetingsZoomarray<string|TribeEventsVirtualMeetingsZoommixed>) An array of data from the Zoom API.


Top ↑

Source

File: src/Tribe/Meetings/Zoom/Account_API.php

	abstract function fetch_user( $user_id = '', $settings = false, $access_token = '' );

Expand full source code Collapse full source code


Top ↑

Changelog

Changelog
Version Description
1.5.0 Introduced.
The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy