Object
FoundApiDefinition
The API definition from a found API that was discovered through the API Finder.
Fields
authentications():
[ApiAuthentication!]!
The configured authentication schemes for this API.
enabled_endpoints():
[EnabledEndpoint!]!
The specific endpoints enabled.
has_pending_changes():
Boolean!
Whether there is a pending API change awaiting review.
parsed_api_definition():
ParsedApiDefinition!
The parsed API definition including authentication schemes and endpoints.
source():
FoundApiSource
The source where the found API originated from.
title():
String!
The title of the found API.
unique_api_id():
String
The unique identifier of this found API in the API Finder.