Get Company Profile
GET /company-profile
GET
/company-profile
Read this org’s company profile — the source Studio generation reads from.
Returns the most recently updated profile (_ordered_profile_candidates
orders by updated_at desc, then created_at desc, then id desc, and
this takes the first row). It does NOT filter by a confirmed domain, so after a
domain change the row you get back is whichever profile was touched last — call
PUT /company-profile to set the correct one if the latest is stale.
Authorizations
Parameters
Header Parameters
Responses
200
Successful Response
object
data
required
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string