URL Push Preview

Retrieves the fully qualified secret URL of a push.

Example Request

curl -X GET \
  -H "Authorization: Bearer MyAPIToken" \
  https://pwpush.com/r/fk27vnslkd/preview.json

Example Response

{
  "url": "https://pwpush.com/r/fk27vnslkd"
}

Supported Formats

json

Params

Param name Description
url_token
required

Secret URL token of a previously created push.

Validations:

  • Must be a String