Skip to main content
GET
Get company via SSO

Path Parameters

fluid_shop
string
required

Fluid shop name to resolve (the company's *.fluid.app shop name). When it matches no company, the lookup falls back to the requesting domain's company and then the Fluid default company; a 404 means none could be resolved.

Response

Company details

Public company branding for login and SSO pages (no auth required). When the shop name doesn't match a company, the lookup falls back to the requesting domain's company, then the Fluid default company, so a company object is always returned on success.

company
object
required

Public branding details for the resolved company.

meta
object

Response metadata (request id and generation timestamp).