document_journey.Rd
Look up the journey id for a give document
document_journey(guid_hash, tidy = TRUE)
Journey global unique identifier to look up in the elasticsearch.
Tidy the results into a nested tibble DEFAULT: TRUE.
tibble.
# Lookup the for journey.
if (FALSE) {
document_journey(guid_hash ="704016213cd70d8cdc58")
}