Skip to main content
GET
/
api
/
pravne-formy
List legal forms
curl --request GET \
  --url https://www.registeruz.sk/cruz-public/api/pravne-formy
{
  "klasifikacie": [
    {
      "kod": "<string>",
      "nazov": {
        "sk": "<string>",
        "en": "<string>"
      }
    }
  ]
}
You can use this endpoint to resolve the pravnaForma field from the response on an Accounting unit into a human-readable label.
The source code for this endpoint is the ŠÚSR codelist 0056/FORMA.

Common patterns

Response

200 - application/json

Legal forms returned successfully.

klasifikacie
object[]