← BSV MCPInstall
Identity

bap_getProfile

Read the current profile from the selected identity wallet's BAP basket. The SDK also relinquishes duplicate stale profile records in that wallet.

Read as Markdown

Result

The selected BAP profile as JSON text.

Permissions

Requires the configured wallet or identity context. Wallet read permissions apply; this handler does not request a payment.

Inputs and availability

Full catalog · Local Vault · broadcasting disabled; Local Vault · all roles; Local Vault + sponsor

No input fields. Pass an empty object.

Nested fields are required only when their parent object or array item is supplied.

Full input schema
{
  "type": "object",
  "properties": {},
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}