Skip to main content
GET
Get all companies associated with the authenticated user

Overview

Retrieve a list of the companies associated with the authenticated user.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

legalId

Company CIF(s) to filter by. Can be a single CIF or multiple CIFs separated by commas

state
enum<string>

Company state to filter by

Available options:
active

Response

New response

companies
object[]