getRequest
Retrieves the request item associated with the given requestId (AuthenticationInput or API key must be provided)
getRequest(
authentication: AuthenticationInput
requestId: String!
): RequestItem!
Retrieves the request item associated with the given requestId (AuthenticationInput or API key must be provided)
getRequest(
authentication: AuthenticationInput
requestId: String!
): RequestItem!
getRequest.authentication ● AuthenticationInput inputgetRequest.requestId ● String! non-null scalarRequestItem object