v1

latestOpenAPI 3.0.32026-07-26229361630.0 KB
Connect APIs

Authorization APIs to get access and refresh token

post/connect-auth/v1/account/login

Request body

client_idstring required
client_secretstring required
sharing_keystring

Optional, key for accessing another workspace

Response

OK

access_tokenstring
expires_ininteger

Access token expiry in seconds

refresh_expires_ininteger

Refresh token expiry in seconds

refresh_tokenstring
All 229 operations