v1

latestOpenAPI 3.1.02026-07-133535147.2 KB
TesseractModule

Get Members

Retrieve detailed information about a level and its members.

get/tesseract/members

Query parameters

cubestring required

The name of the cube to work with.

The name of the cube to work with.

levelstring required
localestring nullable
limitstring

Specifies pagination on the results, so the query can be separated in multiple requests.

The shape of the parameter is composed by one integer, or two integers separated by a comma: {value} := {limit} | {limit},{offset} Where: {limit} : int, defines the max amount of items in the response data {offset} : int, defines the index of the first item in the full list where the list in the response data will start.

Specifies pagination on the results, so the query can be separated in multiple requests.

The shape of the parameter is composed by one integer, or two integers separated by a comma: {value} := {limit} | {limit},{offset} Where: {limit} : int, defines the max amount of items in the response data {offset} : int, defines the index of the first item in the full list where the list in the response data will start.

parentsboolean
searchstring
tokenstring nullable

Headers

authorizationstring nullable
x-tesseract-jwtstring nullable

Response

Successful Response

namestring required
captionstring required
depthinteger required
annotationsobject required
dtypesobject required
membersobject[] required