Cursor
Probo reads your Cursor team’s members through the Cursor Admin API so you can review who has access.
Prerequisites
Section titled “Prerequisites”- Probo organization administrator access
- The team administrator role in Cursor (only team administrators can create and manage Admin API keys)
- A Cursor team on a paid Business plan (the Admin API is not available on individual accounts)
Collected Fields
Section titled “Collected Fields”| Probo field | Cursor field | Notes |
|---|---|---|
| Name | name | Member display name |
email | Member email address | |
| Role | role | owner and free-owner map to Owner, member to Member, removed to Removed; any other value passes through unchanged |
| Admin | role | Flagged as an administrator when role is owner or free-owner |
| Status | isRemoved, role | Shown inactive when isRemoved is true or role is removed, otherwise active |
| MFA | Not supported | |
| Last login | Not supported | |
| External ID | id | Stable identifier used to track the account across reviews |
| Created at | Not supported |
Step 1: Create an API Key
Section titled “Step 1: Create an API Key”
- In Cursor (signed in as a team administrator), open the dashboard at
cursor.com/dashboard, then go to Settings > Cursor Admin API Keys (newer dashboards label this API Keys > New API Key). - Create the key and name it (e.g.
Probo Access Review). Admin API keys are team-admin scoped, so there is no scope to select. - Copy the key (
key_…) and store it securely. It’s shown only once.
Step 2: Connect in Probo
Section titled “Step 2: Connect in Probo”- In Probo, go to Access Reviews > Sources > Add Source.
- Find Cursor, click API Key, paste the key, and click Connect.
The Admin API exposes no team or organization name endpoint, so Probo lists the source under the fixed name Cursor and pulls its members into your campaigns.
Troubleshooting
Section titled “Troubleshooting”- Key rejected. Confirm it’s a Cursor Admin API key (
key_…) created by a team administrator. A personal User API Key won’t work, and because the Admin API accepts only Basic auth, Bearer tokens are rejected. - No members appear. The key must be created by a team administrator and belong to the team you’re reviewing on a paid Business plan.