You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This field will be 'success' or 'fail'. Success statuses have passed all tests required by the endpoint analysis.
endpoint
The name of the endpoint.
data_sets
The data sets that are returned by the endpoint and their data headers.
parameters
All parameters for the endpoint.
required_parameters
All parameters for the endpoint that throw a required flag. Please note, required parameters can also be nullable. They just require a parameter to be passed.
nullable_parameters
All parameters for the endpoint that do not require a value.