Waiting for engine...
Skip to main content

deployedApiCallDetail

Returns Api request details that match the filters in the input object. The number of records is capped and if there are more records than are returned the nextRequestTs and nextTransactionId fields will be populated in the return object.

deployedApiCallDetail(
input: DeployedApiCallDetailInput!
): DeployedApiCallDetail!

Arguments

deployedApiCallDetail.input ● DeployedApiCallDetailInput! non-null input apimetrics

Type

DeployedApiCallDetail object apimetrics

On this Page