Skip to main content
GET
Get a source company

Authorizations

Authorization
string
header
required

Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.

Path Parameters

source
string
required
Required string length: 1 - 64
Pattern: ^[a-z][a-z0-9_]*$
sourceCompanyId
string
required
Required string length: 1 - 128
Pattern: ^[A-Za-z0-9._:-]+$

Response

The source company.

company
object
required