Skip to main content
POST
TypeScript (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json

WhoAmI messages

Response

Success

memberId
string
orgId
string
email
string | null
credential
credential · object

The credential that authenticated the request.

roles
Role · object[]
permissions
Permission · object[]
modelAccess
model_access · object

Which LLM models the caller may run.

sharedAccess
SharedObject · object[]
sharedAccessTruncated
boolean