---
title: Organization
framework: rosterapi
role: symbol
role_heading: Object
path: rosterapi/organization
---

# Organization

Information about an Apple School Manager organization.

## Declaration

```data
object Organization
```

## Properties

dateCreated: The date the organization object was created in Apple School Manager. The date string is in ISO 8601 format. dateLastModified: The date the organization object was modified in Apple School Manager. The date string is in ISO 8601 format. domains: A list of Domains objects. id: A unique identifier for this organization. name: This organization’s name. type: The organization’s type. This string’s value is EDUCATION.

## See Also

### Information about the organization

- [Read the organization](rosterapi/returns-organization-infrmation.md)
- [Domain](rosterapi/domain.md)
