Skip to main content
GET
List organization switch options

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Response

Returns the list of organization switch option.

id
string

Unique Leadping identifier for this organization switch option.

name
string

The human-readable name shown for this organization switch option.

role
enum<string>

Identifies an organization member's access level and permission scope within Leadping.

Available options:
Owner,
Admin,
Agent
isCurrent
boolean

Whether this organization switch option is current.

lastUsedAt
null | string<date-time>

UTC timestamp for last used at on this organization switch option.

organizationStatus
null | enum<string>

Describes an organization's account lifecycle and whether it can actively use Leadping services.

Available options:
SettingUp,
SetupCompleted,
Active
activationStatus
null | enum<string>

Summarizes an organization's overall progress from initial Leadping onboarding through launch readiness.

Available options:
DraftOnboarding,
PaymentMethodPending,
PaymentMethodConfirmed,
SubscriptionPending,
SubscriptionReceived,
SubscriptionActive,
LaunchReviewPending,
TelephonyProvisioningPending,
TelephonyPartiallyProvisioned,
TelephonyReady,
AwaitingReview,
DomainSelection,
WebsiteSetup,
ComplianceRegistration,
ReadyForApproval,
Active,
Failed,
Blocked,
BlockedRequiresOperatorAction,
ManuallyBypassed
tenDlcStatus
null | enum<string>

Describes an organization's overall 10DLC registration lifecycle across brand and messaging campaign submission.

Available options:
NotStarted,
DraftGenerated,
DraftIncomplete,
ReadyToSubmit,
Submitted,
PendingTelnyxReview,
Approved,
Rejected,
NeedsChanges,
ResubmissionReady,
Failed
needsAdminReview
boolean

Whether needs admin review applies to this organization switch option.

activationSummary
null | string

Activation summary for this organization switch option.

hasPaymentMethod
boolean

Whether the organization has a default billing payment method.

readyForCustomerTraffic
boolean

Whether ready for customer traffic applies to this organization switch option.