Retrieves a single entity by its key from an entity set.
- 服务商
- OData(开放数据协议)
- 输入摘要
- {"name":"entity_set","type":"string","required":true,"description":"Name of the entity set"}, {"name":"key","type":"string","required":true,"description":"Key value identifying the entity (single key assumed)"}, {"name":"$expand","type":"string","required":false,"description":"Navigation properties to expand inline"}, {"name":"$select","type":"string","required":false,"description":"Properties to include in response"}, {"name":"$format","type":"string","required":false,"description":"Response format","enum":["json","atom","xml"]}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息