getResourceType( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a resource type by ID.

Permissions
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Public Data
Read Bookings - Including Participants
Manage Bookings Services and Settings
Read bookings calendar - including participants
Read Bookings Calendar
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
resourceTypeIdstringRequired

ID of the resource type to retrieve.

Returns
Return Type:Promise<ResourceType>
Did this help?