Skip to main content
GET
List

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

ID of the parent workspace.

pageSize
string<int64>

Maximum number of recording rules to return.

pageToken
string

Token that identifies the page of results to return.

Response

200 - application/json

A successful response.

Response containing recording rules under the specified parent.

items
object[]

Recording rules returned in the response.

nextPageToken
string

Token that identifies the next page of results.