Skip to main content
POST
List Sub-Account API Keys
For security reasons, the apiSecret field returns an empty string in the response. The API secret is only displayed once during the initial API key creation.

Authorizations

X-TXC-APIKEY
string
header
required

API key authentication using signed requests

Body

application/json
subAccountId
string

ID of the sub-account to list API keys for

Example:

"8e667b4a-0b71-4988-8af5-9474dbfaeb51"

limit
integer
default:30
Required range: 1 <= x <= 100
Example:

30

offset
integer
default:0
Required range: 0 <= x <= 10000
Example:

0

Response

Successful response

limit
integer
offset
integer
data
object[]