Request Path
fownerstring*required
The owner of the GitHub repository containing the function.
frepositorystring*required
The name of the GitHub repository containing the function.
fcommitstringoptional
The commit SHA of the GitHub repository containing the function.
pownerstring*required
The owner of the GitHub repository containing the profile.
prepositorystring*required
The name of the GitHub repository containing the profile.
pcommitstringoptional
The commit SHA of the GitHub repository containing the profile.
Response Body
requestsnumbermin: 0max: 4294967295*required
The total number of requests made to this Function.
completion_tokensnumbermin: 0max: 4294967295*required
The total number of completion tokens generated by this Function.
prompt_tokensnumbermin: 0max: 4294967295*required
The total number of prompt tokens sent to this Function.
total_costnumber*required
The total cost incurred by using this Function.