These docs are for v3.1. Click to read the latest docs for v4.0.

/odm-organizations

Query Params
date-time

When provided, restricts the result set to Organizations where updated_at >= the passed value

string

Full text search of an Organization's name, aliases (i.e. previous names or "also known as"), and short description

string

Full text search limited to name and aliases

string

Text search of an Organization's domain_name (e.g. www.google.com)

string

Filter by location names (comma separated, AND'd together) e.g. locations=California,San Francisco

string

Filter by one or more types. Multiple types are separated by commas. Available types are "company", "investor", "school", and "group". Multiple organization_types are logically AND'd.

string
Defaults to created_at DESC

The sort order of the collection. Options are "created_at ASC", "created_at DESC", "updated_at ASC", and "updated_at DESC"

int32
Defaults to 1

Page number of the results to retrieve.

Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here!