Skip to main content
GET
Get offering

Authorizations

Authorization
string
header
required

Bearer access token from POST /api/auth

Path Parameters

offeringId
string<uuid>
required

offeringId identifier

Query Parameters

lang
enum<string>
default:en
required
Available options:
ar,
de,
en,
es,
fr

Response

Success

id
string<uuid> | null
required
name
string | null
required
symbol
string | null
required
isin
string | null
required
wkn
string | null
required
blockchain
string | null
required
tokenization_platform
string | null
required
decimals
number | null
required
type
enum<string> | null
required
Available options:
EQUITY_TRADITIONAL,
EQUITY_TOKENIZED,
EQUITY_SPV_DIGITAL,
DEBT_TRADITIONAL,
DEBT_TOKENIZED,
DEBT_SPV_DIGITAL,
ACCESS_TRADITIONAL,
ACCESS_TOKENIZED,
ART_COLLECTION,
ART_TOKENIZED
status
enum<string> | null
required
Available options:
NEW,
ACTIVE,
DRAFT,
LIVE,
PAUSED,
CANCELLED,
COMPLETED
blockchain_status
enum<string> | null
required
Available options:
PENDING,
UPDATING,
DEPLOYING,
COMPLETED,
FAILED,
ACTIVE,
LIVE,
DRAFT,
ERROR
visibility_status
enum<string> | null
required
Available options:
PRIVATESALE,
WHITELISTING,
PRESALE,
PRESALEANNOUNCEMENT,
ANNOUNCEMENT,
PUBLIC,
FINISHED,
DRAFT
logo
string | null
required
issuer
object
required
publication_valid
boolean | null
required
publication_date
string | null
required
contract_address
string | null
required
price_per_token
string | null
required
main_currency
string | null
required
softcap
string | null
required
hardcap
string | null
required
investment_start_date
string | null
required
investment_end_date
string | null
required
max_token_per_account
number | null
required
min_investment
number | null
required
campaign
object
required
investment_documents
object[]
required