Returns a paginated list of Users for the workspace. The response may contain fewer than page_size of results.

Guests are not included in the response.

See Pagination for details about how to use a cursor to iterate through the list.

Errors

Each Public API endpoint can return several possible error codes. See the Error codes section of the Status codes documentation for more information.

πŸ“˜

The API does not currently support filtering users by their email and/or name.

πŸ“˜

Integration capabilities

This endpoint requires an integration to have user information capabilities. Attempting to call this API without user information capabilities will return an HTTP response with a 403 status code. For more information on integration capabilities, see the capabilities guide.

Language