# Property Apps v.s. Marketplace Apps
# Option 1 - Property Apps [deprecated]
# Calling find API using property app integration
--header 'api-key: replace-with-your-property-api-key' \
# Option 2 - Marketplace Apps
# Calling find API using marketplace app integration
--header 'client-token: replace-with-your-marketplace-app-client-token' \
--header 'access-token: replace-with-your-test-account-access-token' \