Skip to main content
GET
Get custom property group

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.

Path Parameters

groupId
string<uuid>
required

Response

default - application/json;charset=UTF-8

default response

List of records for the current page

id
string<uuid>
companyId
string<uuid>
label
string
internalName
string
inputType
enum<string>

⚠️ This enum is not exhaustive; new values may be added in the future.

Available options:
SINGLE_SELECT,
MULTI_SELECT,
NUMERIC,
TEXT,
BOOLEAN,
DATE
objectLevel
enum<string>

⚠️ This enum is not exhaustive; new values may be added in the future.

Available options:
HEADER,
LINE
objectTypes
enum<string>[]

⚠️ This enum is not exhaustive; new values may be added in the future.

Available options:
BILL,
CARD_TRANSACTION,
CREDIT_NOTE,
CONTRACT,
CUSTOMER,
CUSTOMER_CREDIT,
INVOICE,
JOURNAL_ENTRY,
LEDGER_ACCOUNT,
PRODUCT,
PURCHASE_ORDER,
PURCHASE_REQUEST,
REIMBURSEMENT,
VENDOR
objectTypeStatuses
object
context
string
values
object[]
createdAt
string<date-time>
updatedAt
string<date-time>
required
boolean