Check whether a user is associated with any project

Learn about the CheckIfUserHasProject endpoint in the Project collection.

This API lets you understand whether a end user is associated with any project.

API request

Sample

POST {{ServerURL}}/api/services/app/Project/CheckIfUserHasProject?id=42456

Parameters

Parameter
Description

id

Unique identifier of the user.

tenantId

Unique identifier of the tenant account associated with project creation.

Last updated

Was this helpful?