Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Authenticate with a workspace-pinned Floral personal access token.

Headers

X-Request-ID
string

Optional caller-generated correlation ID. Floral returns the effective value in X-Request-ID.

Required string length: 1 - 128

Path Parameters

workspaceSlug
string
required

Slug of the workspace pinned to the credential.

Required string length: 1 - 100
Pattern: ^[a-z0-9]+(?:-[a-z0-9]+)*$

Query Parameters

q
required

Exactly eight digits when type=cvr; 3–200 characters when type=name.

Pattern: ^[0-9]{8}$
type
enum<string>
required

Select exact CVR lookup or company-name search.

Available options:
cvr,
name

Response

Successful response

company
object | null
required