Skip to content

List metadata fields

GET
/api/projects/{projectid}/meta-fields
curl --request GET \
--url https://api.eventpoint.io/api/projects/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/meta-fields \
--header 'x-api-key: <x-api-key>'
projectid
required
string format: uuid

The project identifier.

OK

Array<object>
object
id
string format: uuid
created
string format: date-time
modified
string format: date-time
etag
null | string
projectId
string format: uuid
metaNum
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
col
null | string
code
null | string
name
null | string
description
null | string
isRequired
boolean
publish
boolean
itemOrder
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
valueKind
Allowed values: Text LongText TrueFalse YesNo Number Decimal Select Date Time DateTime MultiSelect Url Email
maxValue
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
minValue
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
maxLength
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
minLength
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
optionsText
null | string
defaultValue
null | string
minSelections
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
maxSelections
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
isCategory
boolean
categoryId
null | string format: uuid
isLocked
boolean

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string