Let $(X_{1}, \dots X_{n})$ be a random sample of a random variable $X$ with pdf:
$f(x|\theta) = \exp{(-(x-\theta))}\mathbb{1}_{{(\theta},{\infty)}}(x), \enspace \theta > 0$.
How do I find the pivotal quantity and an approximated confidence interval with level of confidence $\gamma \in (0,1)$ for $\theta$ based on a sufficient statistic?
By the way, I know a sufficient statistic $T(x)$ for $X$ is the $\min ({X_{1}, \dots, X_{n}}) = X_{(1)} \geqslant \theta$.
I got stuck trying to find the pivotal quantity, any help is appreciated.