/documents/mapSession/{sessionId} - Get map session

Returns the current state of the map session for a user editing a map.

Note:

This method is new in 6.7

End-point

GET documents/mapSession/{sessionId}

Path parameters

Field Description

sessionId

The session ID of the map to check.

Possible response

HTTP status Description

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

Field Type Description

result

MapSessionResult[…]

Information about the current state of the map session.