List team members
API v1 (Deprecated)
List team members
List team members in the workspace.
GET
List team members
Documentation Index
Fetch the complete documentation index at: https://apidocs.neetocrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Replace
Learn how to find your subdomain in Workspace subdomain.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
Specifies the expected response format. Must be set to application/json for proper API communication.
Available options:
application/json Query Parameters
Filter team members by email address.
Example:
"oliver@example.com"
Retrieve paginated results by specifying the desired page number. If this parameter is absent, all results will be returned.
Set the number of results returned in the response. Defaulting to 30 when omitted.