Get a Unit
Retrieves the Unit with the given ID.
Documentation Index
Fetch the complete documentation index at: https://docs.meitner.se/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the Unit to retrieve
"123e4567-e89b-12d3-a456-426614174000"
Response
Response for Unit Get operation - returns the requested Unit
The Unit resource represents an organizational unit that schools can belong to.
This resource can be created, updated, listed, retrieved, and searched using the standard resource structure.
Unique identifier for the Unit
"123e4567-e89b-12d3-a456-426614174000"
The title of the unit
"Norra distriktet"
Metadata information for the Unit
{
"createdAt": "2024-01-15T10:30:00Z",
"createdBy": "987fcdeb-51a2-43d1-b567-123456789abc",
"updatedAt": "2024-01-15T14:45:00Z",
"updatedBy": "987fcdeb-51a2-43d1-b567-123456789abc"
}External is a reusable object that can be used to store external information about the unit from another system, used for third-party integration tracking.
{
"sourceID": "12345678",
"source": "ExternalIntegrationAPI"
}The description of the unit
"Norra grundskole- och förskoleenheten"
null