retrieveOffice

abstract suspend fun retrieveOffice(officeId: Long): GetOfficesResponse

Retrieve an Office Example Requests: offices/1 offices/1?template=true offices/1?fields=id,name,parentName Responses:

  • 200: OK

Return

GetOfficesResponse

Parameters

officeId

officeId