v1

latestOpenAPI 3.0.12026-08-063985821.3 MB
Company API:Companies

Find companies

get/companies

Query parameters

Namestring

Company name

CompanyIdinteger[]

Companies by Id

ParentIdinteger[]

Find subsidiaries of specified parent companies

SubsidiaryIdinteger[]

Find parents of specified subsidiaries

StatusIdinteger[]

Company status

PartnerAction.ActionIdstring[]

Unique identifier for partner actions

PartnerAction.Referencestring[]

Partner supplied unique reference for the action

PartnerAction.StagePartnerActionStage[]

Include partner actions at a specific stage

PartnerAction.SubmittedAtstring[]

Search for entities submitted to an action at a specific date and time (UTC assumed, ISO date-time). Prefix with < or > to search dates before or after (inclusive) the specified date and time. Specify multiple times to search for a range.

FolderIdinteger[]

Search in specific folders

CreatedByinteger[]

User Id - search for companies created by the specified user(s)

CreatedAtstring[]

Search for companies created at a specific date and time (UTC assumed, ISO date-time). Prefix with < or > to search dates before or after (inclusive) the specified date and time. Specify multiple times to search for a range.

UpdatedByinteger[]

User Id - search for companies last updated by the specified user(s)

UpdatedAtstring[]

Search for companies updated at a specific date and time (UTC assumed, ISO date-time). Prefix with < or > to search dates before or after (inclusive) the specified date and time. Specify multiple times to search for a range.

Fieldsstring[]

Additional fields to include with the results. Fields available to include are: partnerActions

Embedstring[]

Embed related resources.<br /> Resources available to embed are: self, addresses, contacts, subsidiaries, skills, notes, jobs, placements, workflows

Offsetinteger

The index of the first entry to return from the resource collection

Limitinteger

The maximum number of entries to return.<br /> Setting to 0 will return only the total count of matching resources.

Response

List of companies matching the specified criteria

totalCountinteger required