The version of Kibana when the short URL was created.
slug
string
A random human-readable slug is automatically generated if the humanReadableSlug parameter is set to true. If it is set to false, a random short string is generated.
GET
/api/short_url/_slug/{slug}
curl \
--request GET 'https://localhost:5601/api/short_url/_slug/{slug}' \
--header "Authorization: $API_KEY"