Documentation Index

Fetch the complete documentation index at: https://docs.zilliant.com/llms.txt

Use this file to discover all available pages before exploring further.

Get lookup table count

Prev Next
Get
/lookupTables/count

Returns the number of tables in the system based on the filter conditions.

Security
HTTP
Type bearer

OAuth access token. For details, read Obtain or refresh an OAuth token.

Query parameters
filter
string

Filter expression for lookup tables.

Responses
200

Returns the number of tables.

{
  "count": 8
}
object
count
integer (int64)
Example1713749417294