GET
Get calculator share projection status

Authorizations

Authorization
string
header
required

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

Path Parameters

share_id
string<uuid>
required

Response

Workspace-scoped calculator share management state.

share_id
string<uuid>
required
brand
enum<string>
required
Available options:
rolex,
patek,
ap
title
string
required
status
enum<string>
required
Available options:
pending,
ready,
revoked
calculation_version
string
required
created_at_ms
integer<int64>
required
expires_at_ms
integer<int64> | null
revoked_at_ms
integer<int64> | null
projected_at_ms
integer<int64> | null