Hosted Properties
Get Hosted Properties
Read the properties stashed by Create Connect URL.
GET
Read the JSON previously stashed by Create Connect URL for the current session token. The value is returned verbatim. Hosted Connect frontends use this to retrieve the context you passed when generating the URL.
Authentication
The session token whose properties you want to read. Accepts session-token auth only.Format:
Bearer YOUR_SESSION_TOKENResponse
- 200 OK
Returns the stashed JSON object exactly as it was supplied to
POST /connect-url.