GET
/
{resourceSlug}
/
session
/
{sessionId}
.json

Path Parameters

resourceSlug
string
required

The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId

sessionId
string
required

The sessionId of the session to retrieve

Response

200 - session.json
csrf
string

cross site token

session
object

Session Object returned for the given sessionId