Get Items
Developing
GET
/api/services/{service_id}/items
Request
Path Params
service_id
stringÂ
required
Example:
bbd1c86c-588f-4623-a682-f4a4abdc5aaf
Query Params
per_page
stringÂ
optional
Example:
2
page
stringÂ
optional
Example:
1
Header Params
Authorization
stringÂ
optional
Example:
{{auth}}
Body Params application/x-www-form-urlencoded
name
stringÂ
optional
Example:
Test
val
stringÂ
optional
Example:
Hello
rate
stringÂ
optional
Example:
10
Request samples
Responses
Modified at 2025-01-29 10:21:53