Skip to main content
GET
Retrieve a terms of service link

Authorizations

Authorization
string
header
required

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

Path Parameters

signedAgreementId
string
required

ID of the signed agreement

Response

Success

id
string<uuid>

signed agreement id

createdAt
string<date-time>

Timestamp when the ToS link was created

expiredAt
string<date-time>

Timestamp when the ToS link will expire

signed
boolean

Whether the ToS has been signed

sessionToken
string<string>

Session token for the ToS signing session