Interface CSMOwnershipApiListOwnershipHistoryRequest

Hierarchy

  • CSMOwnershipApiListOwnershipHistoryRequest

Properties

cursor?: string

An opaque, base64-encoded cursor token returned by a previous call in pagination.next_cursor. Omit to fetch the first page.

limit?: number

The maximum number of history entries to return per page.

resourceId: string

The identifier of the resource to retrieve inference history for.

Generated using TypeDoc