REST API

/{version}/external/{externalid}

The following operations are supported on this resource:

GET

Get a single entity by its external identifier.

Parameters

name description type default
externalid The external identifier string for the entity. This value should be double URL encoded in order to allow identifiers that are URLs themselves. path

Output Payload

element produceable content type(s)
(custom)
  • application/xml
description
HTTP_NOT_FOUND if nothing exists with the supplied identifier HTTP_NO_CONTENT if an unsupported entity is found HTTP_OK Response containing the serialized entity for a valid entity

/{version}/external/{externalid}

Home

REST Endpoints

XML Data Elements

XML Data Types