organizationId property

String? organizationId
final

Unique identifier for a given Organization. If provided, this organization id will be used directly. If omitted, uses the OIDC token to look up the associated organization id.

Implementation

final String? organizationId;