# credentials_orgs_users_assignments_users_retrieve Get assignments and their corresponding assertions based on user role: - Regular users: get only their own assignments - Platform admins: get assignments for all users in their platform - Department admins: get assignments for users in their department groups Endpoint: GET /api/credentials/orgs/{org}/users/{user_id}/assignments/users/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required) - `user_id` (string, required)