Skip to main content
GET
Get information about a loan (obligation)

Path Parameters

pubkey
string
required

Valid base58-encoded address

Example:

"VEG1EMtttdHunMbSza8uoms1R18VXmYSph2bBpHcSJd"

Query Parameters

env
enum<string>
default:mainnet-beta

Solana cluster environment

Available options:
mainnet-beta,
devnet,
localnet
Example:

"mainnet-beta"

Response

OK

loanId
string
required

The loan (obligation) public key

Example:

"wGzt1J5Nr182HHqAc1zsfD9SLoe1MJb25VWih5NRY"

marketId
string
required

The market public key

Example:

"6HT16972HHiY4RM33GfUc22pHZ3VLDPpXFWhQ7XJzA"

user
string
required

The loan owner public key

Example:

"7yexZcPbepXgWw3Cxc7YB2eLaxwyuyshRbAF8XHDi2g"

timestamp
number
required

UTC timestamp when this report was produced

Example:

1760707165421

solanaSlot
number
required

Solana slot when this report was produced

Example:

373973788

elevationGroup
number
required

The elevation group assigned to this obligation for isolation of risks

Example:

0

leverage
number
required

Current leverage ratio of the position

Example:

"0.5"

loanInfo
object
required