# Metadata Use these operations to retrieve and manage metadata. Metadata is structured information on other data. ## Retrieve payment method metadata - [GET /payment-methods](https://www.rebilly.com/static/_spec/catalog/all-3.0/metadata/getpaymentmethodcollection.md): Retrieves payment method metadata. ## Retrieve metadata of a payment method - [GET /payment-methods/{apiName}](https://www.rebilly.com/static/_spec/catalog/all-3.0/metadata/getpaymentmethod.md): Retrieves the metadata of a payment method with a specified . ## Retrieve payment gateway metadata - [GET /payment-gateways-metadata](https://www.rebilly.com/static/_spec/catalog/all-3.0/metadata/getpaymentgatewaymetadatacollection.md): Retrieves payment gateway metadata. ## Retrieve payment gateway metadata - [GET /payment-gateways-metadata/{apiName}](https://www.rebilly.com/static/_spec/catalog/all-3.0/metadata/getpaymentgatewaymetadata.md): Retrieves metadata for a gateway with a specified ID.