For the complete documentation index, see llms.txt. This page is also available as Markdown.

Account

show current account

get

Get account information like name, email etc.

Authorizations
AuthorizationstringRequired

Enter token in format (Bearer )

Responses
200

success

application/json
idstringOptional

account id

Example: 1639562002248499320
emailstringOptional

email

Example: abc@a.com
namestringOptional

Account name

Example: John simon
created_attimeOptional

created at

Example: 2023-01-01 00:00:00
updated_attimeOptional

updated at

Example: 2023-01-01 00:00:00
get
/account
200

success