Retrieve the list of business areas accessible to your application
The List Business Areas endpoint returns all business areas that your application client has been granted access to. Business areas are the top-level organizational units in Pretectum that categorize your master data.Documentation Index
Fetch the complete documentation index at: https://docs.pretectum.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header.
/v1/oauth2/token endpoint. Pass the token directly without the “Bearer” prefix.application/json is supported.| Status Code | Description |
|---|---|
401 Unauthorized | Invalid or expired access token. Obtain a new token from /v1/oauth2/token and try again. |
403 Forbidden | Your application client does not have permission to access business areas. Contact your tenant administrator. |
500 Internal Server Error | An unexpected error occurred on the server. Try again later or contact support. |
businessArea parameter, use the name field value, not the businessAreaId.