Variable-natures
List variable natures
Retrieve all existing variable natures
GET
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Query Parameters
Only return variable natures linked to the specified establishments.
Only return variable natures linked to the specified categories.
For paging. Number of items per page.
Two strategy might be used:
- Continuation token paging
- Offset limit paging
This parameters syntax is consistent among every Lucca application, and its BNF grammar is defined as follow.
<sort> ::= '-|+'? <property> ( ',' <property> )*
<property> ::= <strictString> ( '.' <strictString> )*
<strictString> ::= ( <char> | <digit> | '_' | '-' )+
Properties that make sense on the collection level
Available options:
next
, prev
, count