get https://{server}/api/v2.1/org//admin/saml-config/
Retrieve the current configuration details of the team's SAML (Single Sign-On) account.
Responses
Retrieve the current configuration details of the team's SAML (Single Sign-On) account.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/saml-config/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: