Skip to main content
GET
Read Return Context

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

context_id
string<uuid>
required

Response

Successful Response

return_to
string
required
Maximum string length: 4096
id
string<uuid>
required
expires_at
string<date-time>
required
source
string
default:upgrade
Required string length: 1 - 64
Pattern: ^[a-zA-Z0-9_\-:.]+$
seam
string | null
Maximum string length: 64
Pattern: ^[a-zA-Z0-9_\-]+$
plan
enum<string> | null
Available options:
starter,
pro
cycle
enum<string> | null
Available options:
monthly,
yearly
draft_ref
string<uuid> | null