APIKey
clientIdstring
namestringnullable
createdAtstring<date-time>
apiEnvironmentAPIEnvironment (string)
Possible values: [Sandbox
, Production
]
APIKey
{
"clientId": "string",
"name": "string",
"createdAt": "2024-07-29T15:51:28.071Z",
"apiEnvironment": "Sandbox"
}