Get Mapping Names
ENDPOINT
GET /testnet/program/{programID}/mappings
Returns the names of the mappings in a program for the given program ID.
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 |