Get the preview profile ID.

17May2010

Get the preview profile ID.

Request URL

/preview_profile_id [GET]

Request Authorization

This call needs EGA authentication.

Request Parameters

This REST call has no input parameters.

Example Request

preview_profile_id

Example Response

<items>
  <item id="1">
    <preview_profile_id>1</preview_profile_id>
  </item>
</items>