✍
✍
✍
✍
V1 Documentation | Imber API
Home
Javascript API
Contact US
Search…
Getting Started
Overview
Authentication
Status Codes
Pagination
WorkSpaces
Get workspaces
Get a workspace
Update a workspace
Members
Get Members
Get an Member
Update an Member
Delete an Member
Contacts
Create Contact
Get Contacts
Get a Contact
Search Contacts
Update a Contact
Rooms
Get Rooms
Get a Room
Create a room
Update a room
Messages
Get Messages
Get a Message
Search messages
Create a message
Update a message
Delete a message
Help Center
Get Articles
Get an Article
Search Articles
web socket
Overview
Events
Powered By
GitBook
Get workspaces
This method returns all workspaces in your account.
get
https://api.imber.live
/workspace/
Get Workspaces list
Data structure
Field
Type
Description
id
ObjectID
Unique Identification of workspace
token
String
Unique token of this workspace (used in widget)
name
String
Name of your company
url
String
Your website address
organization
ObjectID
Your organization Id
operators
Array
List of operators that associated to this workspace
logo
String
Your company logo (Shows in panel)
createdAt
ISODate
Create date
updatedAt
ISODate
Last update date
Previous
Pagination
Next - WorkSpaces
Get a workspace
Last modified
1yr ago
Copy link
Contents
get
Get Workspaces list
Data structure