object

Department

Represents a department with its associated details.
Fields
logo
Media
Represents a media file with its associated properties, such as URL, type, and metadata.
name
String
Name of the department.
priority_order
Int
Specifies the display order of the department, determining its position in lists and navigation menus based on priority.
slug
String
URL-friendly version of the department's name, used in the web address to access the department's page on the platform.
uid
Int
Unique identifier for the department.