---
title: Get Organizational Units
framework: Apple Business API
role: symbol
role_heading: Web Service Endpoint
platforms: [apple business api 2.5+]
path: applebusinessapi/get-organizational-units
---

# Get Organizational Units

Get a list of organizational units in an organization.

## URL

GET https://api-business.apple.com/v1/organizationalUnits

## Query Parameters

fields[organizationalUnits]: The fields to return for included related types. limit: The number of included related resources to return.

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 429 : Too Many Requests

## Example

Example

## Topics

### Responses

- [OrganizationalUnitsResponse](applebusinessapi/organizationalunitsresponse.md)

## See Also

### Organizational Units

- [Get Organizational Unit Information](applebusinessapi/get-organizationalunit-information.md)
- [Get User IDs for an Organizational Unit](applebusinessapi/get-all-user-ids-for-an-organizationalunit.md)
