List organizations
GET /organizations
GET
/organizations
Retrieve a list of organizations
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
page_size
integer
archived
boolean
parent_id
string
Responses
Section titled “ Responses ”List of organizations
object
data
Array
total
integer
page
integer
page_size
integer
has_more
boolean
data
Array<object>
object
id
string
external_id
string | null
company_id
string
name
string | null
abbv
string | null
metadata
object
buyer_name
string
buyer_email
string format: email
sales_name
string
sales_email
string format: email
timezone
string | null
date_created
string format: date-time
date_modified
string format: date-time
parent_id
string | null
archived
boolean
warehouse
boolean
service_area_id
string | null
Unauthorized
object
success
required
boolean
error
required
string
Example
An error occurred