Preskoči na sadržaj

List company registry entries

GET
/organizations/company-registry/list

Returns company registry records for manager/admin UI. Admin or owner only.

page
Any of:
string
pageSize
Any of:
string
search
string
sortBy
string
sortOrder
Any of:
Allowed value: asc

OK

object
data
required
Array<object>
object
id
required
string
tin
required
string
name
Any of:
string
registrationName
Any of:
string
companyRegistrationId
Any of:
string
street
Any of:
string
city
Any of:
string
postalCode
Any of:
string
country
Any of:
string
email
Any of:
string
bankAccount
Any of:
string
organizationId
Any of:
string
currentPlanId
Any of:
string
currentPlanName
Any of:
string
updatedAt
required
string
total
required
number
page
required
number
pageSize
required
number

401

One of:
object
defined
required
code
required
Allowed value: UNAUTHORIZED
status
required
Allowed value: 401
message
required
string
default: Missing user session. Please log in!
data

403

One of:
object
defined
required
code
required
Allowed value: FORBIDDEN
status
required
Allowed value: 403
message
required
string
default: You do not have enough permission to perform this action.
data

422

One of:
object
defined
required
code
required
Allowed value: INPUT_VALIDATION_FAILED
status
required
Allowed value: 422
message
required
string
default: INPUT_VALIDATION_FAILED
data