Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Minimum length:
12
Response
Successful response
The response is of type any
.
Retrieves a workspace by its public ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
12
Successful response
The response is of type any
.