Skip to main content
GET
List fixed natures

Headers

Authorization
string
required

API key. Value must be formatted like so: lucca application={api_key}.

Query Parameters

establishmentIds
integer<int32>[]

Only return fixed natures linked to the specified establishments.

limit
integer
default:10

For paging. Number of items per page.

page

Two strategy might be used:

  • Continuation token paging
  • Offset limit paging
fields.root
enum<string>[]

Properties that make sense on the collection level

Available options:
next,
prev,
count

Response

OK

items
object[]
next
string | null
prev
string | null
count
integer<int32> | null