Frontu API Sandbox
ClientApi/ClientCustomField
Get ClientCustomField list
2min
GET
AUTHENTICATION
Authorization
apiKey
QUERY PARAMETERS
version
string
Filter data by given timestamp. * (WHERE table.version >
).page
string
Page number.
items
string
Items per page 100/200/300.
RESPONSES
200
Returned when successful
object
Returned when successful
next_page
integer
0 if no more pages
* exists
items
object[]
Example:
Curl
Python
PHP
Shell
C#
|
RESPONSES
200
|

Updated 31 Jul 2023
Did this page help you?