Account

Notities
Expert level
De API-sleutel moet als Bearer-token worden verzonden in de autorisatiekop van het verzoek. Haal je API-sleutel op.
Tonen

API-eindpunt:

GET
https://audit.webarctic.nl/api/v1/account

Voorbeeldverzoek:

curl --location --request GET 'https://audit.webarctic.nl/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'