get https://scudo.uatdrive.com/api/v1/dev/products/
Log in to see full request history
Provides details of a specific insurance product. This can be useful for accessing information about a particular product, such as its title, description, price etc.
To retrieve a product, send a GET request to the retrieve a product endpoint, specifying the _id of the product you wish to retrieve as a path parameter. The response will be a JSON object containing the details of the specified product with status code 200 OK.
To try this endpoint, replace the path parameter and api-access-key values below with yours.
Responses