Circuit

List circuits

Retrieves a list of circuit resources; does not supports filtering, sorting, or pagination. Requires admin access.

get/circuits

Query parameters

limitinteger
offsetinteger
filterstring

Response

A list of circuits

Changes

Changed in 3 of the 18 revisions of this API.35

    • added the new optional query request parameter filter

      new-optional-request-parameter

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter offset

      new-optional-request-parameter

    • added the non-success response with the status

      response-non-success-status-added

  • 94130b45fa7e31See the full diff
    • deleted the query request parameter filter

      request-parameter-removed

    • deleted the query request parameter limit

      request-parameter-removed

    • deleted the query request parameter offset

      request-parameter-removed

    • removed the non-success response with the status

      response-non-success-status-removed

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