List consumers
POST/v2/:tenantName/consumers
Get list of consumers matching search criteria. Supported types of consumers are: RegularConsumer and OneTimeConsumer who have visits with status Booked.
Requires at least one of the following permissions:
customers-contracts-manager_readcustomers-contracts-manager_consumers_regular_list_readcustomers-contracts-manager_consumers_visitor_list_read
Request
Responses
- 200
- 403
- 404
- 500
OK
Forbidden — Missing required permission: 'customers-contracts-manager_read', 'customers-contracts-manager_consumers_regular_list_read', or 'customers-contracts-manager_consumers_visitor_list_read'.
NOT FOUND
Internal Server Error