Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer

Page number

limit
integer

Number of results to return

properties
enum<string>[]

Select the custom field properties that should be returned

Available options:
name,
variableName,
type,
options.index,
options.label,
options.value,
createdAt,
updatedAt
object
enum<string>

Object type

Available options:
workspace,
account,
deal
Example:

"workspace"

Response

List of custom fields

data
object