Retrieve all existing variable natures
API key. Value must be formatted like so: lucca application={api_key}
.
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:
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
OK
The response is of type object
.