API Refrences

Last Version: v.3.01

Get Pre Order Sent Notification

Retrieve details of a specific pre order sent notification by ID.

GET /v1/pre-order-notifications/{id}/

Retrieve details of a specific pre order sent notification by ID.

Parameters
id
integer
required

cURL Example

Sample request using cURL

Request
curl -X GET "https://api.notify-me.app/v1/pre-order-notifications/{id}/" \
-H "X-Api-Key: YOUR_API_KEY"

200

Response

See example response in documentation

401

Authentication failed

Response

See example response in documentation

403

Permission denied

429

Rate limit exceeded

404

Object not found