Find Many workspaceMembers
order_by, filter, limit, depth, starting_after or ending_before can be provided to request your workspaceMembers
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
or
curl --location 'https://api.twenty.com/rest/workspaceMembers' \
--header 'Authorization: Bearer <token>'
Response Response Example
Modified at 2025-04-14 03:24:16