get https://app.opendate.io/api/v2/confirms//add_ons/
Log in to see full request history
Returns data for a single AddOn with the given ID
Response
Returns data for a single AddOn with the given ID
xxxxxxxxxx
curl --request GET \
--url https://app.opendate.io/api/v2/confirms/confirm_id/add_ons/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!