Logprobs for prompts

Hi, I understand that I can get the logprobs for the response by supplying 'logprobs=' when calling openai.Completion.create`. I am just wondering whether I can get the same information but for the prompts?