/get
workspace.
GET
geolytix.xyz/workspace/get
This endpoint will request a public workspace if available or a private workspace at the access level of the provided token.
Query Parameters
Name
Type
Description
token
string
A token is required in order to request a private workspace.
{
"title": "XYZ dev",
"locales": {
"GB": {...}
}
}
}
Last updated