Groups

View all Groups

DEPRECATED: This endpoint is deprecated.

get/v1/issuer/all_groups

Request body

namestring

Limit the list of Groups to those named with the given string.

page_sizenumber

The pagination response size, defualt is 50.

pagenumber

The pagination page.

Response

OK

Changes

Changed in 3 of the 30 revisions of this API.43

    • endpoint deprecated

      endpoint-deprecated

    • deleted the query request parameter name

      request-parameter-removed

    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter page_size

      request-parameter-removed

    • added optional request body

      request-body-added-optional

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added