Skip to main content
POST
TypeScript (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
format
enum<string>

Defaults to CSV, including model lists as plain text. Request XLSX explicitly for Excel.

Available options:
ROLE_PERMISSIONS_EXPORT_FORMAT_UNSPECIFIED,
ROLE_PERMISSIONS_EXPORT_FORMAT_CSV,
ROLE_PERMISSIONS_EXPORT_FORMAT_XLSX

Response

Success

fileName
string
contentType
string
data
string<byte>