get https://{server}/api/v2.1/third-party-accounts//detail/
Get the details of a 3rd party email account's information by its account_name
in the URL.
Response
Get the details of a 3rd party email account's information by its account_name
in the URL.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/third-party-accounts/base_uuid/detail/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: