get
Retrieves the details for a space by id.
Since
0.1
Parameters
space Id
The identifier of the space (Derived parameter: Use SpaceClient.list to get a list of spaces. Then use Space.id to retrieve the spaceId)
handler
The queue on which the completion handler is dispatched.