DataContract single

Get a single record from a data contract

Available Data Contracts

📘

Tip: Multiple Primary Keys

:bulb: If a data contract has multiple primary keys / identity elements defined, the syntax for querying a single record from that contract is:

/api/contractName/~key1|key2

🚧

To run Try It examples from this site, a valid Bearer access_token is required.

Create Token

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!