Spaceport Documentation home page
Search...
⌘K
Website
Blogs
Types
Core Types
Request/Response Types
CreateAssetParams
CreateAssetResponse
CreateAgreementInput
CreateListingParams
CreateUserParams
CreateUserResponse
AgreementsResponse
ListingsResponse
SmartLicensesResponse
Filter & Query Types
Payment & Royalty Types
Utility Types
All Types
AcceptDenyRoyaltiesInput
AcceptRoyaltiesParams
AgreementFilters
AgreementObject
Agreement
AgreementsResponse
AssetMetadata
Asset
AttestationInfo
BatchCreateAssetsParams
BatchCreateAssetsResponse
BatchListingInput
CoreAgreementAsset
CoreAgreement
CoreAsset
CoreListing
CreateAgreementInput
CreateAndSignParams
CreateAndSignResponse
CreateAssetParams
CreateAssetResponse
CreateInvoicesParams
CreateListingApiParams
CreateListingInput
CreateListingParams
CreateProductParams
CreateProductResponse
CreateUserInput
CreateUserParams
CreateUserResponse
DenyRoyaltiesParams
EthereumProvider
FetchInvoicesParams
FindProductParams
GenerateInvoiceCSVOptions
GeneratedInvoiceCSV
GetAgreementAssetsParams
GetAgreementAssetsResponse
GetAgreementsParams
GetAgreementsResponse
GetUserByWalletParams
GetUserByWalletResponse
ImportInvoicesParams
ImportInvoicesResponse
Invoice
JobStatusOptions
JobStatusResponse
LicenseTypeValue
License
ListingFilters
ListingObject
Listing
ListingsResponse
MintAssetInput
MintResult
OffChainPaymentStatus
OffchainAcceptanceDenialResponse
OffchainPaymentResponse
PageInfo
PaginationParams
ParentDigitalAsset
PayOffchainRoyaltiesInput
PayOffchainRoyaltyItemParams
Product
RegisterRoyaltiesParams
RegisterRoyaltiesResponse
RoyaltiesResponse
RoyaltyObject
RoyaltyOffChainPaymentAcceptedObject
RoyaltyOffchainPaymentSubmitedObject
RoyaltyRegistrationSignatureParams
SignatureParams
SmartLicenseObject
SmartLicense
SmartLicensesResponse
SpaceportConfig
SpaceportError
TermsObject
Terms
TransactionReceipt
TransactionResponse
TransformInvoicesOutput
TransformOffchainAcceptanceOutput
TransformOffchainDenialOutput
TransformOffchainPaymentOutput
User
VerifyAssetParams
Support
Home
Spaceport Documentation home page
Search...
⌘K
Ask AI
Support
Home
Home
Search...
Navigation
Request/Response Types
Interface: CreateUserResponse
Documentation
SDK Guide
Type Reference
Documentation
SDK Guide
Type Reference
Request/Response Types
Interface: CreateUserResponse
index
.CreateUserResponse
Response from user creation endpoint
Table of contents
Properties
success
message
userId
organizationId
walletAddress
email
userExists
provider
signatureId
Properties
success
•
success
:
boolean
message
•
message
:
string
userId
•
userId
:
string
organizationId
•
organizationId
:
null
|
string
walletAddress
•
walletAddress
:
string
email
•
email
:
string
userExists
•
userExists
:
boolean
provider
•
provider
:
string
signatureId
•
signatureId
:
null
|
string
Previous
AgreementsResponse
Next
On this page
Table of contents
Properties
Properties
success
message
userId
organizationId
walletAddress
email
userExists
provider
signatureId
Assistant
Responses are generated using AI and may contain mistakes.