Skip to content

List of entities.

GET
/v1/entities

Requires the scope read:master_data.

Autorisations

Bearer

JWT Authorization header using the Bearer scheme.

TypeHTTP (Bearer)

Réponses

OK

application/json
JSON
[
{
"id": 0,
"name": "string"
}
]

Playground

Serveur
Autorisation

Exemples

cURL
JavaScript
PHP
Python