Service Endpoint Object
The Service Endpoint object is the only object present in the representation of the Service Endpoint Resource. It contains at least the following properties:
Name | Type | Description |
---|---|---|
entitydefinitions | Link | A hyperlink to the collection of entity definitions. |
entities | Link | A hyperlink to the collection of entities. |
entitydefinition_by_name | Link | A URI template to find the entity definition with the specified name. |
entities_by_id | Link | A URI template to find the entity with the specified id. |
authenticate | Link | A hyperlink to the Authenticate resource. |
Example
See Service Endpoint Resource for an example representation.
Can we improve this article ? Provide feedback