# TicketingProduct Products are elements that can be purchased to access an Event. The price and availability of a product at specific date and for a specific category are specified in the Offer object. ## Retrieves the collection of TicketingProduct resources. - [GET /v1/ticketing/catalogs/{catalogId}/products](https://docs.korusticket.com/openapi/ticketingproduct/api_v1ticketingcatalogs_catalogidproducts_get_collection.md): Retrieves the collection of TicketingProduct resources. ## Retrieves a TicketingProduct resource. - [GET /v1/ticketing/catalogs/{catalogId}/products/{id}](https://docs.korusticket.com/openapi/ticketingproduct/api_v1ticketingcatalogs_catalogidproducts_id_get.md): Retrieves a TicketingProduct resource.