Skip to main content

Get Office

Get office details

Path Parameters
    companyID companyID required

    The id of the company

    officeID officeID required

    The id of the office

Responses

An office object


Schema
    id string

    Unique ID of the the office

    name string

    Name of the office

    emoji string

    Emoji of the office

    createdAt date-time

    Date the office was created

    updatedAt date-time

    Date the office was last updated

    deletedAt date nullable

    Date the office was deleted

    managers string[]

    List of managers of the team

Loading...