party_id and multihash. The request must be signed with the agentβs Ed25519 key.
Request
string
required
Ed25519 public key of the agent (hex).
MessageSignature
required
Signature proving ownership of
public_key β see Authentication.Response
OnboardingStatus
Current onboarding status.
string (optional)
Allocated Canton party ID, once assigned.
string (optional)
Multihash that must be signed with
SubmitOnboardingSignature.string (optional)
Populated if onboarding failed.
uint64
Waiting list position.
Next step
Whenmultihash is populated, sign it locally and submit it with SubmitOnboardingSignature.
Onboarding sequence: GetAgentConfig β RegisterAgent β GetOnboardingStatus β SubmitOnboardingSignature.