Getting Started
Object IDs
Human readable ID’s provide a better experience for both users and developers, as they interact with and manage various entities within the system.
Make it human readable
At HireHive we use Human readable ID’s for our object identifiers. This was made popular by Stripe.
List of ID’s in HireHive
Prefix | Description |
---|---|
job_ | Job Id |
cat_ | Job category Id |
note_ | The note Id |
usr_ | The user Id |
usrcat_ | The user category Id |
gst_ | The guest Id |
app_ | The application Id |
can_ | The candidate Id |
cv_ | The resume Id |
fdbk_ | The feedback Id |
int_ | The interview Id |
attd_ | The interview attendee Id |
shrdapp_ | The shared application Id |
form_ | The form Id |
qustn_ | The question Id |
opt_ | The question option Id |
file_ | The file Id |
tag_ | The tag Id |
acc_ | The company Id |
cnt_ | The contact Id |
mail_ | The email Id |
etmpl_ | The email template Id |
pipl_ | The pipline stage Id |
camp_ | The referral campaign Id |
adlog_ | The audit log Id |
api_ | The api key Id |
wbhk_ | The webhook Id |
wbhk_evt_ | The webhook event Id |
Was this page helpful?