Skip to main content
GET
Read operation results
Required scopes: client:read.

Authorizations

Authorization
string
header
required

A client session token obtained through the client authorisation challenge flow.

Headers

x-metrics-client-audience
enum<string>
required

The audience bound to the authorised client session.

Available options:
chatobserver-metrics-sheets,
chatobserver-metrics-excel
x-metrics-document-reference
string
required

The document reference hash bound to the client session.

Pattern: ^[a-f0-9]{64}$

Path Parameters

operationId
string<uuid>
required

Resource identifier returned by the API.

Query Parameters

cursor
string

Result-page cursor from the previous response.

Required string length: 16 - 2048
limit
integer
default:500

Maximum rows in the result page.

Required range: 1 <= x <= 5000

Response

Successful response.

data
object
required