v1

latestOpenAPI 3.1.12026-07-14355311.4 MB
Team

Read Team

Read an existing 'Team' record.

get/Team/{id}

Response

Success.

idstring

An ID.

namestring nullable

A one-line string.

rolesIdsstring[] nullable

IDs of records of the Role type.

rolesNamesobject nullable

An {ID => record name} map.

positionListstring[]

A multi-enum.

layoutSetIdstring nullable

An ID of the record of the LayoutSet type.

layoutSetNamestring nullable

A foreign record name.

workingTimeCalendarIdstring nullable

An ID of the record of the WorkingTimeCalendar type.

workingTimeCalendarNamestring nullable

A foreign record name.

createdAtstring nullable

A timestamp in UTC.

modifiedAtstring nullable

A timestamp in UTC.

Example response

{
  "createdAt": "2026-11-29 12:34:56",
  "modifiedAt": "2026-11-29 12:34:56"
}