Skip to main content
GET
Get account

Authorizations

Authorization
string
header
required

LeadConduit uses HTTP Basic Authentication with the username API and your API key as the password.

For example: API:1f1b96c9150d8050e858c043d543bb4eadae0e6f'

Response

200 - application/json

OK

Details of the company account

id
string
required
read-only

24 character alpha-numeric BSON identifier

Pattern: ^[0-9a-fA-F]{24}$
Example:

"5fd4371e940df5a34a3888b2"

sso_id
string
read-only

24 character alpha-numeric BSON identifier

Pattern: ^[0-9a-fA-F]{24}$
Example:

"5fd4371e940df5a34a3888b2"

api_key
string
read-only

Company-level API key (best practice is to use user-level API key)

name
string
read-only

Company name

Example:

"Acme, Inc."

time_zone
string
read-only
Example:

"America/New_York"

type
string
read-only
data_retention_in_days
integer

Number of days to retain lead events. Events outside the retention period are automatically deleted permanently.

data_truncated_at
string<date-time>
keen_project_id
string
read-only
keen_read_api_key
string
read-only
keen_write_api_key
string
read-only
pricing_components
object[]
read-only
billing_type
enum<string>
read-only
Available options:
contracted,
self_service
financial_state
enum<string>
read-only

Only populated when the billing_type is "contracted"

Available options:
paid,
unpaid
financial_state_updated_at
string<date-time>
read-only
lead_ping_enabled
boolean
read-only
product_id
string
read-only
Example:

"lcx"

state
string
read-only
connected_buyers
object[]
read-only

List of connected buyers

connected_sellers
object[]
read-only

List of connected sellers

pending_sellers
object[]
read-only

List of invited pending seller entities

pending_buyers
object[]
read-only

List of invited pending buyer entities

subscriptions
object
features
object