Retrieve all authentication contexts for the authenticated user.
Returns a list of saved auth contexts with their IDs, names, and associated URLs.
These contexts can be used to run tasks with pre-authenticated sessions.
GET
/
auth-contexts
Get Auth Contexts
Copy
curl --request GET \ --url https://api.webagent.cloud/auth-contexts \ --header 'x-api-key: <api-key>'