Github
Preparing search index...
The search index is not available
Trieve Typescript SDK - v0.0.122
Trieve Typescript SDK
types.gen
GetOrganizationApiKeysResponse
Type Alias GetOrganizationApiKeysResponse
Get
Organization
Api
Keys
Response
:
{
api_keys
:
ApiKeyRespBody
[]
;
cursor
?:
string
|
null
;
}
Type declaration
api_
keys
:
ApiKeyRespBody
[]
The api keys which belong to the organization.
Optional
cursor
?:
string
|
null
The cursor to start the pagination from.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Github
Trieve Typescript SDK - v0.0.122
Loading...
The api keys which belong to the organization.