Methods
Https methods
Overview
base_url=https://www.labii.dev/
Common Methods
* List
GET
/[app]/[table]/list/{level}/{sid}/{serializer}/
Querying a list of objects. See here (https://docs.labii.com/api/overview) for more details of app and table. The Parameters of Request and Response apply to all List Get methods.
Path Parameters
Name | Type | Description |
---|---|---|
level | string | Read more at https://docs.labii.com/api/overview#levels |
sid | string | Read more at https://docs.labii.com/api/overview#url |
serializer | string | Read more at https://docs.labii.com/api/overview#url |
Headers
Name | Type | Description |
---|---|---|
token | string | Authentification token |
Last updated