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.
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.