Skip to main content
GET
Get Organization Api Keys

Authorizations

Authorization
string
header
required

Headers

TR-Organization
string<uuid>
required

The organization id to use for the request.

Query Parameters

cursor
string | null

The cursor to start the pagination from.

limit
integer<int32> | null

The number of items to return per page.

Response

JSON body representing the api_key for the organization

created_at
string<date-time>
required
id
string<uuid>
required
name
string
required
organization_id
string<uuid>
required
role
integer<int32>
required
updated_at
string<date-time>
required
dataset_ids
string[] | null
organization_ids
string[] | null