Get company

Retrieves a single company by its ID.

Path Parameters

ParameterTypeRequiredDescription
idintegerYesCompany unique identifier

Response Fields

FieldTypeDescription
idintegerCompany unique identifier
namestringCompany name
logostringCompany logo URL
coverstringCompany cover image URL
countrystringCountry code
sirenstringSIREN number (French business ID)
addressstringStreet address
address2stringAdditional address line
postCodestringPostal code
citystringCity name
companySizestringCompany size: 1, 2-10, 11-50, 51-200, 201-500, 500+
currencystringCurrency code (e.g., EUR, USD)
currencyFormatobjectCurrency formatting settings
archivebooleanWhether the company is archived
showUnboardingbooleanShow onboarding flag
dealSettingsobjectDeal-specific settings
numberingSettingobjectNumbering configuration for deals/quotations
createdAtdatetimeCreation timestamp
updatedAtdatetimeLast update timestamp

Response

  • 200 OK: Returns the company details
  • 401 Unauthorized: Invalid or missing API key
  • 404 Not Found: Company not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Responses
200

Successful response

401

Unauthorized

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