get
Get an item
{{protocol}}://{{url}}/{{version}}/items/:_key?populate=true
Get an item by its _key property.
Permissions: r
Authentication
Authentication inherited from the collection: Bearer .Parameters
| Name | Type | Value |
|---|---|---|
| populate | query | true |
| history | query | true |
| _key | path | {{meKey}} |