List lists
This endpoint will return a list of contact lists from your workspace.
Authorizations
AuthorizationstringRequired
An access token issued to a user.
Path parameters
workspaceIdstring · uuidRequired
The unique identifier of the workspace.
Responses
200
A list of contact lists was returned. The list can be empty if no lists are found.
application/json
404
The requested resource was not found.
application/json
get/workspaces/{workspaceId}/lists
Examples
List your lists
Last updated
Was this helpful?

