How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Graph communications.callRecord API

The communications.callRecord API from Microsoft Graph — 15 operation(s) for communications.callrecord.

Microsoft Graph communications.callRecord API is one of 564 APIs that Microsoft Graph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 29 operations across 15 paths, and defines 44 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://graph.microsoft.com/v1.0.

29 operations 15 paths 44 schemas 5 DELETE15 GET5 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://graph.microsoft.com/v1.0
Resource Areas
1

Paths & Operations 29

Across 15 paths, the API surfaces 29 operations — 5 DELETE, 15 GET, 5 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

communications.callRecord 29
GET
/communications/callRecords
Microsoft Graph List callRecords
communications.ListCallRecords 8 params → 2XX4XX5XX
POST
/communications/callRecords
Microsoft Graph Create new navigation property to callRecords for communications
communications.CreateCallRecords body → 2XX4XX5XX
GET
/communications/callRecords/{callRecord-id}
Microsoft Graph Get callRecord
communications.GetCallRecords 3 params → 2XX4XX5XX
PATCH
/communications/callRecords/{callRecord-id}
Microsoft Graph Update the navigation property callRecords in communications
communications.UpdateCallRecords 1 param body → 2XX4XX5XX
DELETE
/communications/callRecords/{callRecord-id}
Microsoft Graph Delete navigation property callRecords for communications
communications.DeleteCallRecords 2 params → 2044XX5XX
GET
/communications/callRecords/{callRecord-id}/organizer_v2
Microsoft Graph Get organizerv2 from communications
communications.callRecords.GetOrganizer_v2 3 params → 2XX4XX5XX
PATCH
/communications/callRecords/{callRecord-id}/organizer_v2
Microsoft Graph Update the navigation property organizerv2 in communications
communications.callRecords.UpdateOrganizer_v2 1 param body → 2XX4XX5XX
DELETE
/communications/callRecords/{callRecord-id}/organizer_v2
Microsoft Graph Delete navigation property organizerv2 for communications
communications.callRecords.DeleteOrganizer_v2 2 params → 2044XX5XX
GET
/communications/callRecords/{callRecord-id}/participants_v2
Microsoft Graph List participantsv2
communications.callRecords.ListParticipants_v2 9 params → 2XX4XX5XX
POST
/communications/callRecords/{callRecord-id}/participants_v2
Microsoft Graph Create new navigation property to participantsv2 for communications
communications.callRecords.CreateParticipants_v2 1 param body → 2XX4XX5XX
GET
/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}
Microsoft Graph Get participantsv2 from communications
communications.callRecords.GetParticipants_v2 4 params → 2XX4XX5XX
PATCH
/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}
Microsoft Graph Update the navigation property participantsv2 in communications
communications.callRecords.UpdateParticipants_v2 2 params body → 2XX4XX5XX
DELETE
/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}
Microsoft Graph Delete navigation property participantsv2 for communications
communications.callRecords.DeleteParticipants_v2 3 params → 2044XX5XX
GET
/communications/callRecords/{callRecord-id}/participants_v2/$count
Microsoft Graph Get the number of the resource
communications.callRecords.participants_v2.GetCount-ecf7 3 params → 2XX4XX5XX
GET
/communications/callRecords/{callRecord-id}/sessions
Microsoft Graph List sessions
communications.callRecords.ListSessions 9 params → 2XX4XX5XX
POST
/communications/callRecords/{callRecord-id}/sessions
Microsoft Graph Create new navigation property to sessions for communications
communications.callRecords.CreateSessions 1 param body → 2XX4XX5XX
GET
/communications/callRecords/{callRecord-id}/sessions/{session-id}
Microsoft Graph Get sessions from communications
communications.callRecords.GetSessions 4 params → 2XX4XX5XX
PATCH
/communications/callRecords/{callRecord-id}/sessions/{session-id}
Microsoft Graph Update the navigation property sessions in communications
communications.callRecords.UpdateSessions 2 params body → 2XX4XX5XX
DELETE
/communications/callRecords/{callRecord-id}/sessions/{session-id}
Microsoft Graph Delete navigation property sessions for communications
communications.callRecords.DeleteSessions 3 params → 2044XX5XX
GET
/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments
Microsoft Graph Get segments from communications
communications.callRecords.sessions.ListSegments 10 params → 2XX4XX5XX
POST
/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments
Microsoft Graph Create new navigation property to segments for communications
communications.callRecords.sessions.CreateSegments 2 params body → 2XX4XX5XX
GET
/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/{segment-id}
Microsoft Graph Get segments from communications
communications.callRecords.sessions.GetSegments 5 params → 2XX4XX5XX
PATCH
/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/{segment-id}
Microsoft Graph Update the navigation property segments in communications
communications.callRecords.sessions.UpdateSegments 3 params body → 2XX4XX5XX
DELETE
/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/{segment-id}
Microsoft Graph Delete navigation property segments for communications
communications.callRecords.sessions.DeleteSegments 4 params → 2044XX5XX
GET
/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count
Microsoft Graph Get the number of the resource
communications.callRecords.sessions.segments.GetCount-4fed 4 params → 2XX4XX5XX
GET
/communications/callRecords/{callRecord-id}/sessions/$count
Microsoft Graph Get the number of the resource
communications.callRecords.sessions.GetCount-c743 3 params → 2XX4XX5XX
GET
/communications/callRecords/$count
Microsoft Graph Get the number of the resource
communications.callRecords.GetCount-e558 2 params → 2XX4XX5XX
GET
/communications/callRecords/microsoft.graph.callRecords.getDirectRoutingCalls(fromDateTime={fromDateTime},toDateTime={toDateTime})
Microsoft Graph Invoke function getDirectRoutingCalls
communications.callRecords.getDirectRoutingCalls 7 params → 2XX4XX5XX
GET
/communications/callRecords/microsoft.graph.callRecords.getPstnCalls(fromDateTime={fromDateTime},toDateTime={toDateTime})
Microsoft Graph Invoke function getPstnCalls
communications.callRecords.getPstnCalls 7 params → 2XX4XX5XX

Schemas 44

The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are microsoft.graph.callRecords.mediaStream (31 properties), microsoft.graph.callRecords.networkInfo (27 properties), microsoft.graph.callRecords.pstnCallLogRow (24 properties), microsoft.graph.callRecords.deviceInfo (22 properties). Each schema is shown below with its type and property counts.

ODataCountResponse
integer
microsoft.graph.ODataErrors.ErrorDetails
object
3 properties 2 required
microsoft.graph.callRecords.organizer
microsoft.graph.callRecords.directRoutingLogRow
object
22 properties 1 required
microsoft.graph.callRecords.userAgent
object
3 properties 1 required
microsoft.graph.identity
object
3 properties 1 required
microsoft.graph.callRecords.failureInfo
object
3 properties 1 required
microsoft.graph.callRecords.wifiBand
string
BaseCollectionPaginationCountResponse
object
2 properties
microsoft.graph.callRecords.mediaStream
object
31 properties 1 required
microsoft.graph.ODataErrors.InnerError
object
4 properties 1 required
microsoft.graph.callRecords.endpoint
object
2 properties 1 required
microsoft.graph.callRecords.segment
microsoft.graph.callRecords.session
microsoft.graph.callRecords.callType
string
microsoft.graph.callRecords.traceRouteHop
object
4 properties 1 required
microsoft.graph.callRecords.networkTransportProtocol
string
microsoft.graph.callRecords.networkConnectionType
string
microsoft.graph.callRecords.segmentCollectionResponse
object
microsoft.graph.callRecords.wifiRadioType
string
microsoft.graph.callRecords.mediaStreamDirection
string
microsoft.graph.callRecords.media
object
7 properties 1 required
ReferenceNumeric
string
microsoft.graph.endpointType
string
microsoft.graph.callRecords.participantCollectionResponse
object
microsoft.graph.callRecords.pstnCallDurationSource
string
microsoft.graph.ODataErrors.MainError
object
5 properties 2 required
microsoft.graph.callRecords.administrativeUnitInfo
object
2 properties 1 required
microsoft.graph.callRecords.failureStage
string
microsoft.graph.callRecords.audioCodec
string
microsoft.graph.callRecords.pstnCallLogRow
object
24 properties 1 required
microsoft.graph.callRecords.deviceInfo
object
22 properties 1 required
microsoft.graph.callRecords.sessionCollectionResponse
object
microsoft.graph.callRecords.participantBase
microsoft.graph.callRecords.participant
microsoft.graph.callRecords.modality
string
microsoft.graph.communicationsIdentitySet
microsoft.graph.callRecords.callRecordCollectionResponse
object
microsoft.graph.callRecords.networkInfo
object
27 properties 1 required
microsoft.graph.callRecords.videoCodec
string
microsoft.graph.ODataErrors.ODataError
object
1 property 1 required
microsoft.graph.identitySet
object
4 properties 1 required
microsoft.graph.callRecords.callRecord
microsoft.graph.entity
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-graph-communications-callrecord-api-openapi.yml Raw ↑

Other APIs Microsoft Graph publishes across the network.

Microsoft Graph Admin.admin API
Microsoft Graph admin.adminMicrosoft365Apps API
Microsoft Graph admin.adminReportSettings API
Microsoft Graph Admin Consent Policy API
Microsoft Graph Admin.edge API
Microsoft Graph admin.peopleAdminSettings API
Microsoft Graph admin.serviceAnnouncement API
Microsoft Graph Admin.sharepoint API
Microsoft Graph Administration API
Microsoft Graph Administrative Units API
Microsoft Graph Agreement Acceptances API
Microsoft Graph Agreement File Localizations API
Where this information came from

This is an independent, third-party profile of Microsoft Graph communications.callRecord API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.