View Schema

View via the UI

  1. Open your browser and navigate back to the Schema -> Browse section.

    note
    NOTE
    Refresh the UI to see it, since you just created it and need to re-query the schema registry
  2. Search for the schema Sample Customer Schema - <your sandbox number>

  3. Notice that the required class and the associated field groups are added to the schema

Sample Customer Schema displayed in the Experience Platform UI with its class and field groups

View via the API

  1. Select the Step 5 - Get Customer Account Schema API by clicking on it.
  2. In the URL of the request replace the <replace me> with the $meta:altId you saved from the previous section (Create Your Schema) to the end of the call like shown below
  3. Save the edits you’ve made to the request
  4. Execute the request by clicking the Send button

Step 5 - Get Customer Account Schema API call

Example of your final request after adding the $meta:altId

Step 5 request with the meta appended to the URL

If you received a 200 OK response you should be able to browse the schema you created just through the lens the XDM JSON structure

200 OK response showing the full Sample Customer Account schema JSON

recommendation-more-help
blueprints-learn-help-blueprints