Workspaces
Fetch Workspace
Fetch the workspace details associated with the current authentication token.
GET
Response
200 - application/json
OK
The country the workspace is based in.
Example:
"US"
The date and time the workspace was created.
Example:
"2018-01-01T00:00:00.000Z"
UUID of the workspace.
Example:
"347c5b04-cde2-11ed-afa1-0242ac120002"
The name of the workspace.
Example:
"My Company"
Indicates if the workspace is in a sandbox environment.
Example:
true
A unique identifier for the workspace.
Example:
"my_company"
The date and time the workspace was last updated.
Example:
"2018-01-01T00:00:00.000Z"