Workspace Members
Get Workspace Member By ID
This endpoint returns selected worksapce member data
GET
/
api
/
v1
/
workspace-members
/
{memberId}
Path Params
memberId
string
requiredThe unique identifier of the member, allowing for precise referencing.
API Response Description:
status
boolean
Indicates the success or failure of the workspace member retrieval. In this case, true signifies a successful operation.
message
string
Provides a human-readable message accompanying the response. In this instance, it confirms the successful retrieval of the workspace member with the message “Workspace member fetched successfully!”
data
object
Detailed information about the selected workspace member: