cURL
curl --request GET \ --url https://api.olie.ai/api/management/business-areas \ --header 'Authorization: Bearer <token>'
Listar todas as áreas de negócio.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?