---
title: "Obtenir la liste des statuts juridiques"
method: GET
path: "/values/company-legal-status"
tags: ["Liste de valeurs"]
---

# Obtenir la liste des statuts juridiques

`GET /values/company-legal-status`

<br/><br/><b>Votre clientId doit être autorisé à tous ces privilèges : </b> <br/> AccessPublicData<br/><br/>

## Response `200`

Success

- HelloAssoApiV5CommonModelsAccountsCompanyLegalStatusModel[]
  - `id` integer — Company legal status id
  - `label` string, nullable — Company legal status label

## Other responses

- `401` — Unauthorized, you must add a valid JWT into Authorization Header with the format : `Bearer TOKEN`
- `403` — The JWT token hasn't the privileges or Roles for this action

---

[API](https://skmtc.net/helloasso/apis/api-authentication-access-token.md) · [All operations](https://skmtc.net/helloasso/apis/api-authentication-access-token/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helloasso/api-authentication-access-token/revisions/b8cd7d9ae24e/schema)
