Frontu API Sandbox
ClientApi/Equipment
Get Equipments 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
OK
object
OK
next_page
string
items
object[]
Example:
object
next_page
number
*items
object[]
*Example:
Curl
Python
PHP
Shell
C#
|
RESPONSES
200
|

Updated 31 Jul 2023
Did this page help you?