Identifying a user during GPTs API action

I am building a custom GPT that needs to get data from a backend API that is unique to the user (some sort of OpenAI ID???) who invoked the prompt. Is this possible?

2 Likes