Retrieves a comprehensive list of all connected integrations and app accounts within your Clay workspace. This endpoint returns all third-party service connections, their status, and configuration details.
Request
Path Params
Header Params
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.clay.com/v3/workspaces/<YOUR_CLAY_WORKSPACE_ID>/app-accounts' \
--header'Cookie: YOUR_CLAY_COOKIES'