Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.us.lexful.app/v1/accounts/{accountId}/settings \ --header 'Authorization: Bearer <token>' \ --header 'X-Account-ID: <api-key>'
{ "logo_url": "<string>", "auth_methods": [] }
Get account settings
Bearer token
Account ID
Default Response
Account logo URL
Enabled authentication methods
google_oauth
microsoft_oauth
login_link
sso
Was this page helpful?