/documents/mapSession - Get map session for document path

Gets the map session ID for a document path.

Note:

This method is new in 6.7

End-point

GET documents/mapSession

Query string parameters

Field Description

documentId

The ID of the map that might have a map session.

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

String[...]

Returns the sessionId for the map if one exists.