Users API
The Users API allows you to query and modify the state of your Connected Users and their integrations. Endpoints cover retrieving user info, setting metadata, listing and disconnecting integrations, and managing Connect credentials. SDK functions like paragon.authenticate(), paragon.setMetadata(), and paragon.uninstallIntegration() map to these endpoints.
Documentation
Specifications
Examples
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/paragon/refs/heads/main/json-schema/user.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/paragon/refs/heads/main/json-schema/integration.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/paragon/refs/heads/main/json-schema/credential.json