Skip to main content
Version: 24.08

Lists all currently known legal forms in a paginated result

Query Parameters
  • page string

    Default value: 0

    Number of page to get results from

  • size string

    Possible values: <= 100

    Default value: 10

    Size of each page

Responses

Page of existing legal forms, may be empty


Schema
  • totalElements int64

    Total number of all results in all pages

  • totalPages int32

    Total number pages

  • page int32

    Current page number

  • contentSize int32

    Number of results in the page

  • content object[]

    Collection of results in the page

  • technicalKey string

    The technical identifier of the legal form according to ISO 20275.

  • name string

    The name of legal form according to ISO 20275.

  • abbreviation string

    The abbreviated name of the legal form, such as AG for German Aktiengesellschaft.

Loading...