OpenGraph (Experimental)
Enterprise
Community

List Edge Kinds

Experimental - List all Edge Kinds across OpenGraph Schemas

get/api/v2/extensions-edges

Query parameters

schemasstring[]

Schema names to filter response by

is_traversablestring

Filter results by column boolean value. Valid filter predicates are eq, neq.

Filter response by whether or not an edge is traversable

Response

OK

Changes

Changed in 4 of the 66 revisions of this API.33

    • added the pattern ^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$ to the query request parameter is_traversable

      request-parameter-pattern-added

    • for the query request parameter is_traversable, the type/format was generalized from boolean/ to string/

      request-parameter-type-generalized

    • for the query request parameter is_traversable, the type/format was changed from string/ to boolean/

      request-parameter-type-changed

    • removed the pattern ^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$ from the query request parameter is_traversable

      request-parameter-pattern-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog