v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
User

Get Opportunities for a Specific User

This endpoint retrieves all opportunites for the specified user. <h3>Required Scope</h3>opportunity:read or opportunity:write

get/api/v2/users/{id}/opportunities

Path parameters

idstring required

The id of the user to retrieve.

Query parameters

limitinteger

The maximum number of opportunities to display per page. A maximum of 1000 is allowed.

Response

Success