Skip to content

Get Mapping Names

Returns the names of the mappings in a program for the given program ID.

ENDPOINT
GET https://aleo-mainnet.obscura.network/v1/<API_KEY>/mainnet/program/{programID}/mappings
ENDPOINT
GET https://aleo-testnetbeta.obscura.network/v1/<API_KEY>/testnet/program/{programID}/mappings

Arguments

Parameter Type Required Description
programID string Yes The program id of the requested mappings

Response

Parameter Type Description
array object The requested mapping names