Skip to content

ListServiceAccountsRequest

Example Usage

typescript
import { ListServiceAccountsRequest } from "@meetkai/mka1/models/operations";

let value: ListServiceAccountsRequest = {
  orgId: "<id>",
};

Fields

FieldTypeRequiredDescription
orgIdstring✔️N/A
xOnBehalfOfstringOptional external end-user identifier forwarded by the API gateway.