CDPUsersCopy PageIndex usersget https://cdp.bookboost.io/api/v1/usersIndex users.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamslimitintegerfilterstringfilterGroupstringMust be a valid JSON string.filter[uuid]stringvalidation.uuid.filter[first_name]stringMust not be greater than 255 characters.filter[last_name]stringMust not be greater than 255 characters.filter[email]stringMust not be greater than 255 characters.filter[phone]stringMust not be greater than 255 characters.filter[anonymous]booleantruefalsefilter[filterGroup]booleantruefalsefilter[appId]integerfilter[booking_reference]stringMust not be greater than 255 characters.filter[tags]stringSpecify this value to filter by user tags, use the character "," to specify multiple values. Must not be greater than 255 characters.filter[created_at]stringThe created_at filter allows you to retrieve users based on their creation date. You can use this filter in three ways: Single Date Provided: When a single date is provided, the API will return users created on or after the specified date. Example: ?filter[created_at]=2024-07-11 Date Range Provided: When two dates are provided, separated by a semicolon (;), the API will return users created between the two dates (inclusive). Example: ?filter[created_at]=2024-07-01;2024-07-11 End Date Without Time: If the second date in the range does not include a time part, it will be treated as the start of the day (00:00:00), meaning users created on the end date itself will not be included. Example: ?filter[created_at]=2024-07-01;2024-07-11 (will not include users created on 2024-07-11) . filter[updated_at]stringSpecify this value to filter from date, or use the character ";" to specify a filter between two dates.filter[external_references]stringSpecify this value to filter by external references, use the character "," to specify multiple values.filter[external_reference_types]stringYou can extend external_references filter by specifying their types here, use the character "," to specify multiple values.filter[connector_name]stringfilter[connector_user_id]stringResponse 200successUpdated 4 months ago Delete users listStore user