List Organizations
Use this endpoint to retrieve the details of all the Organizations you have created.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The type of media of the resource. Recommended value is application/json.
The authorization token. This header is required if your environment has Access Manager enabled.
A unique identifier used to trace and track each request.
Query Parameters
The maximum number of items to include in the response. Max: 100
The beginning of the period you want to retrieve. You must also include the end_date.
The end of the period you want to retrieve. You must also include the start_date.
The order used to sort the results.
The number of the page that you want to retrieve.
Filter by metadata using dot-notation. Replace key with your metadata field name (e.g. metadata.costCenter=BR_11101997).
Filter organizations by legal name. Uses prefix matching (case-insensitive, max 256 characters).
256Filter organizations by trade name (doing business as). Uses prefix matching (case-insensitive, max 256 characters).
256Filter organizations by status. Accepted values are active, blocked, or inactive.
active, blocked, inactive Filter organizations by legal document number (exact match).

